#2CC0A5#2CC0A5
#2CC0A5 is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.126 H 176.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC0A5 |
|---|---|
| RGB | rgb(44, 192, 165) |
| HSL | hsl(169, 63%, 46%) |
| HSV | hsv(169, 77%, 75%) |
| CMYK | cmyk(77.1%, 0%, 14.1%, 24.7%) |
| CIE-LAB | lab(70.14, -43.93, 2.83) |
| CIE-LCH | lch(70.14, 44.02, 176.32°) |
| OKLab | oklab(72.68% -0.1254 0.0068) |
| OKLCH | oklch(72.68% 0.126 176.9) |
| XYZ | xyz(26.6764, 40.9481, 42.0878) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.02
Tealish
#24BCA8
ΔE00 2.41
Greeny Blue
#42B395
ΔE00 4.11
Topaz
#13BBAF
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 5.80
Aquamarine (survey)
#04D8B2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC0A5 #C02C47
analogous
#2CC05B #2CC0A5 #2C91C0
triadic
#2CC0A5 #A52CC0 #C0A52C
tetradic
#2CC0A5 #5B2CC0 #C02C47 #91C02C
square
#2CC0A5 #5B2CC0 #C02C47 #91C02C
split-complementary
#2CC0A5 #C02C91 #C05B2C
monochromatic
#155C4F #218E7A #2CC0A5 #52D7BF #84E3D1
Accessibility & contrast
On white
2.29
#2CC0A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#2CC0A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC0A5
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC0A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC0A5 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A4
Deuteranopia (green-blind)
#A5A6A7
Tritanopia (blue-blind)
#00C3B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #2cc0a5; /* rgb */ color: rgb(44, 192, 165); /* oklch */ color: oklch(72.7% 0.126 176.9);
Tailwind
colors: {
custom: {
50: '#7ed4bf',
500: '#2cc0a5',
950: '#000000',
},
}SCSS
$custom: #2cc0a5; $custom-light: #7ed4bf; $custom-dark: #000000;
JSON
{
"hex": "#2cc0a5",
"rgb": {
"r": 44,
"g": 192,
"b": 165
},
"hsl": {
"h": 169.054,
"s": 62.712,
"l": 46.275
},
"oklch": {
"l": 0.72679,
"c": 0.12556,
"h": 176.9
},
"luminance": 0.40951
}Semantic roles & 50–950 ramp
primary
#2CC0A5
secondary
#CC7C8B
accent
#4260E6
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381