#2CC0A3#2CC0A3
#2CC0A3 is a light, vivid teal. Relative luminance 0.409; OKLCH L 72.6% C 0.127 H 175.7°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC0A3 |
|---|---|
| RGB | rgb(44, 192, 163) |
| HSL | hsl(168, 63%, 46%) |
| HSV | hsv(168, 77%, 75%) |
| CMYK | cmyk(77.1%, 0%, 15.1%, 24.7%) |
| CIE-LAB | lab(70.09, -44.45, 3.85) |
| CIE-LCH | lch(70.09, 44.61, 175.06°) |
| OKLab | oklab(72.62% -0.1263 0.0095) |
| OKLCH | oklch(72.62% 0.127 175.7) |
| XYZ | xyz(26.4958, 40.8758, 41.1366) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.58
Tealish
#24BCA8
ΔE00 2.96
Greeny Blue
#42B395
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 5.57
Topaz
#13BBAF
ΔE00 5.68
Green Blue
#01C08D
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC0A3 #C02C49
analogous
#2CC059 #2CC0A3 #2C93C0
triadic
#2CC0A3 #A32CC0 #C0A32C
tetradic
#2CC0A3 #592CC0 #C02C49 #93C02C
square
#2CC0A3 #592CC0 #C02C49 #93C02C
split-complementary
#2CC0A3 #C02C93 #C0592C
monochromatic
#155C4E #218E79 #2CC0A3 #52D7BD #84E3D0
Accessibility & contrast
On white
2.29
#2CC0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#2CC0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC0A3
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC0A3 | 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)
#B9B4A2
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #2cc0a3; /* rgb */ color: rgb(44, 192, 163); /* oklch */ color: oklch(72.6% 0.127 175.7);
Tailwind
colors: {
custom: {
50: '#7ed4be',
500: '#2cc0a3',
950: '#000000',
},
}SCSS
$custom: #2cc0a3; $custom-light: #7ed4be; $custom-dark: #000000;
JSON
{
"hex": "#2cc0a3",
"rgb": {
"r": 44,
"g": 192,
"b": 163
},
"hsl": {
"h": 168.243,
"s": 62.712,
"l": 46.275
},
"oklch": {
"l": 0.72621,
"c": 0.12668,
"h": 175.7
},
"luminance": 0.40879
}Semantic roles & 50–950 ramp
primary
#2CC0A3
secondary
#CC7C8C
accent
#4262E6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0B1412
muted
#7C8381