#2CC0A4#2CC0A4
#2CC0A4 is a light, vivid teal. Relative luminance 0.409; OKLCH L 72.7% C 0.126 H 176.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC0A4 |
|---|---|
| RGB | rgb(44, 192, 164) |
| HSL | hsl(169, 63%, 46%) |
| HSV | hsv(169, 77%, 75%) |
| CMYK | cmyk(77.1%, 0%, 14.6%, 24.7%) |
| CIE-LAB | lab(70.11, -44.19, 3.34) |
| CIE-LCH | lch(70.11, 44.31, 175.68°) |
| OKLab | oklab(72.65% -0.1258 0.0082) |
| OKLCH | oklch(72.65% 0.126 176.3) |
| XYZ | xyz(26.5857, 40.9118, 41.6104) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.30
Tealish
#24BCA8
ΔE00 2.68
Greeny Blue
#42B395
ΔE00 3.99
Topaz
#13BBAF
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 5.68
Green Blue
#01C08D
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC0A4 #C02C48
analogous
#2CC05A #2CC0A4 #2C92C0
triadic
#2CC0A4 #A42CC0 #C0A42C
tetradic
#2CC0A4 #5A2CC0 #C02C48 #92C02C
square
#2CC0A4 #5A2CC0 #C02C48 #92C02C
split-complementary
#2CC0A4 #C02C92 #C05A2C
monochromatic
#155C4F #218E79 #2CC0A4 #52D7BE #84E3D1
Accessibility & contrast
On white
2.29
#2CC0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#2CC0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC0A4
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC0A4 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A3
Deuteranopia (green-blind)
#A5A6A6
Tritanopia (blue-blind)
#00C3B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #2cc0a4; /* rgb */ color: rgb(44, 192, 164); /* oklch */ color: oklch(72.7% 0.126 176.3);
Tailwind
colors: {
custom: {
50: '#7ed4be',
500: '#2cc0a4',
950: '#000000',
},
}SCSS
$custom: #2cc0a4; $custom-light: #7ed4be; $custom-dark: #000000;
JSON
{
"hex": "#2cc0a4",
"rgb": {
"r": 44,
"g": 192,
"b": 164
},
"hsl": {
"h": 168.649,
"s": 62.712,
"l": 46.275
},
"oklch": {
"l": 0.7265,
"c": 0.12611,
"h": 176.3
},
"luminance": 0.40915
}Semantic roles & 50–950 ramp
primary
#2CC0A4
secondary
#CC7C8B
accent
#4261E6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0B1412
muted
#7C8381