#2CC49F#2CC49F
#2CC49F is a light, vivid teal. Relative luminance 0.425; OKLCH L 73.5% C 0.134 H 171.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC49F |
|---|---|
| RGB | rgb(44, 196, 159) |
| HSL | hsl(165, 63%, 47%) |
| HSV | hsv(165, 78%, 77%) |
| CMYK | cmyk(77.6%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(71.22, -47.15, 7.66) |
| CIE-LCH | lch(71.22, 47.77, 170.78°) |
| OKLab | oklab(73.52% -0.1321 0.0195) |
| OKLCH | oklch(73.52% 0.134 171.6) |
| XYZ | xyz(27.0333, 42.5152, 39.5757) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.59
Turquoise (survey)
#06C2AC
ΔE00 4.67
Greeny Blue
#42B395
ΔE00 4.83
Greenblue
#23C48B
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC49F #C42C51
analogous
#2CC453 #2CC49F #2C9DC4
triadic
#2CC49F #9F2CC4 #C49F2C
tetradic
#2CC49F #532CC4 #C42C51 #9DC42C
square
#2CC49F #532CC4 #C42C51 #9DC42C
split-complementary
#2CC49F #C42C9D #C4532C
monochromatic
#16604E #219276 #2CC49F #54D9B9 #86E4CD
Accessibility & contrast
On white
2.21
#2CC49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#2CC49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC49F
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC49F | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #2cc49f; /* rgb */ color: rgb(44, 196, 159); /* oklch */ color: oklch(73.5% 0.134 171.6);
Tailwind
colors: {
custom: {
50: '#7ed7bb',
500: '#2cc49f',
950: '#000000',
},
}SCSS
$custom: #2cc49f; $custom-light: #7ed7bb; $custom-dark: #000000;
JSON
{
"hex": "#2cc49f",
"rgb": {
"r": 44,
"g": 196,
"b": 159
},
"hsl": {
"h": 165.395,
"s": 63.333,
"l": 47.059
},
"oklch": {
"l": 0.73519,
"c": 0.13355,
"h": 171.6
},
"luminance": 0.42519
}Semantic roles & 50–950 ramp
primary
#2CC49F
secondary
#CD7E92
accent
#416AE6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380