Greenish cyan Color — HEX, RGB, HSL & CMYK Codes

#2afeb7
Format Value
HEX #2afeb7
RGB rgb(42, 254, 183)
HSL hsl(159.9, 99.1%, 58%)
CMYK cmyk(83.5%, 0%, 28%, 0.4%)
HSV hsv(159.9, 83.5%, 99.6%)

greenish cyan color harmonies

Tints & shades of greenish cyan

Tints (lighter)

#3dfebe #51fec4 #64fecb #77fed1 #8bfed8 #9effde #b2ffe5 #c5ffeb #d8fff2 #ecfff8

Shades (darker)

#26e7a6 #22d096 #1fb985 #1ba274 #178b64 #137353 #0f5c43 #0b4532 #082e21 #041711

Contrast & accessibility

The quick brown fox

On white · 1.32:1 · Fail

The quick brown fox

On black · 15.96:1 · AAA

Recommended text color: #000000

Use greenish cyan in code

CSS color: #2afeb7;
SCSS $color: #2afeb7;
Tailwind bg-[#2afeb7]
Swift UIColor(red: 0.165, green: 0.996, blue: 0.718, alpha: 1)
Android Color.parseColor("#2afeb7")
Flutter Color(0xFF2AFEB7)

Colors similar to greenish cyan

Browse all Green colors →

What is the HEX code for greenish cyan?

The CSS color greenish cyan in HEX format is #2afeb7. Use this value directly in CSS, SVG, and most design tools.

How do I use greenish cyan in CSS?

To apply greenish cyan in CSS:

  • Text color: color: #2afeb7;
  • Background: background-color: #2afeb7;
  • Border: border-color: #2afeb7;

What are all the color format values for greenish cyan?

FormatValue
HEX#2afeb7
RGBrgb(42, 254, 183)
HSLhsl(159.9, 99.1%, 58%)
CMYKcmyk(83.5%, 0%, 28%, 0.4%)

How do I convert greenish cyan to HEX?

Select greenish cyan from the color name list in our color converter. The HEX value — #2afeb7 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does greenish cyan belong to?

greenish cyan belongs to the green color family. It is a medium, vivid color with HSL values: hue 159.9°, saturation 99.1%, lightness 58%.

How do I create lighter and darker shades of greenish cyan?

Lighter variant (lightness 73%): #76fed1. Darker variant (lightness 43%): #01da92. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.