#2CC0A7#2CC0A7
#2CC0A7 is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.125 H 178.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC0A7 |
|---|---|
| RGB | rgb(44, 192, 167) |
| HSL | hsl(170, 63%, 46%) |
| HSV | hsv(170, 77%, 75%) |
| CMYK | cmyk(77.1%, 0%, 13%, 24.7%) |
| CIE-LAB | lab(70.19, -43.40, 1.81) |
| CIE-LCH | lch(70.19, 43.44, 177.61°) |
| OKLab | oklab(72.74% -0.1244 0.0041) |
| OKLCH | oklch(72.74% 0.125 178.1) |
| XYZ | xyz(26.8599, 41.0215, 43.0540) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.51
Tealish
#24BCA8
ΔE00 1.87
Greeny Blue
#42B395
ΔE00 4.40
Topaz
#13BBAF
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 6.10
Aquamarine (survey)
#04D8B2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC0A7 #C02C45
analogous
#2CC05D #2CC0A7 #2C8FC0
triadic
#2CC0A7 #A72CC0 #C0A72C
tetradic
#2CC0A7 #5D2CC0 #C02C45 #8FC02C
square
#2CC0A7 #5D2CC0 #C02C45 #8FC02C
split-complementary
#2CC0A7 #C02C8F #C05D2C
monochromatic
#155C50 #218E7C #2CC0A7 #52D7C1 #84E3D3
Accessibility & contrast
On white
2.28
#2CC0A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#2CC0A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC0A7
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC0A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC0A7 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A6
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#00C3B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #2cc0a7; /* rgb */ color: rgb(44, 192, 167); /* oklch */ color: oklch(72.7% 0.125 178.1);
Tailwind
colors: {
custom: {
50: '#7ed4c1',
500: '#2cc0a7',
950: '#000000',
},
}SCSS
$custom: #2cc0a7; $custom-light: #7ed4c1; $custom-dark: #000000;
JSON
{
"hex": "#2cc0a7",
"rgb": {
"r": 44,
"g": 192,
"b": 167
},
"hsl": {
"h": 169.865,
"s": 62.712,
"l": 46.275
},
"oklch": {
"l": 0.72738,
"c": 0.12452,
"h": 178.1
},
"luminance": 0.41025
}Semantic roles & 50–950 ramp
primary
#2CC0A7
secondary
#CC7C89
accent
#425EE6
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381