#2CC0A6#2CC0A6
#2CC0A6 is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.125 H 177.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC0A6 |
|---|---|
| RGB | rgb(44, 192, 166) |
| HSL | hsl(169, 63%, 46%) |
| HSV | hsv(169, 77%, 75%) |
| CMYK | cmyk(77.1%, 0%, 13.5%, 24.7%) |
| CIE-LAB | lab(70.17, -43.66, 2.32) |
| CIE-LCH | lch(70.17, 43.72, 176.96°) |
| OKLab | oklab(72.71% -0.1249 0.0055) |
| OKLCH | oklch(72.71% 0.125 177.5) |
| XYZ | xyz(26.7678, 40.9846, 42.5691) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.76
Tealish
#24BCA8
ΔE00 2.13
Greeny Blue
#42B395
ΔE00 4.25
Topaz
#13BBAF
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 5.94
Aquamarine (survey)
#04D8B2
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC0A6 #C02C46
analogous
#2CC05C #2CC0A6 #2C90C0
triadic
#2CC0A6 #A62CC0 #C0A62C
tetradic
#2CC0A6 #5C2CC0 #C02C46 #90C02C
square
#2CC0A6 #5C2CC0 #C02C46 #90C02C
split-complementary
#2CC0A6 #C02C90 #C05C2C
monochromatic
#155C50 #218E7B #2CC0A6 #52D7C0 #84E3D2
Accessibility & contrast
On white
2.28
#2CC0A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#2CC0A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC0A6
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC0A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC0A6 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A5
Deuteranopia (green-blind)
#A5A6A8
Tritanopia (blue-blind)
#00C3B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #2cc0a6; /* rgb */ color: rgb(44, 192, 166); /* oklch */ color: oklch(72.7% 0.125 177.5);
Tailwind
colors: {
custom: {
50: '#7ed4c0',
500: '#2cc0a6',
950: '#000000',
},
}SCSS
$custom: #2cc0a6; $custom-light: #7ed4c0; $custom-dark: #000000;
JSON
{
"hex": "#2cc0a6",
"rgb": {
"r": 44,
"g": 192,
"b": 166
},
"hsl": {
"h": 169.459,
"s": 62.712,
"l": 46.275
},
"oklch": {
"l": 0.72709,
"c": 0.12504,
"h": 177.5
},
"luminance": 0.40988
}Semantic roles & 50–950 ramp
primary
#2CC0A6
secondary
#CC7C8A
accent
#425FE6
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381