#2CB0A1#2CB0A1
#2CB0A1 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.5% C 0.112 H 183.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB0A1 |
|---|---|
| RGB | rgb(44, 176, 161) |
| HSL | hsl(173, 60%, 43%) |
| HSV | hsv(173, 75%, 69%) |
| CMYK | cmyk(75%, 0%, 8.5%, 31%) |
| CIE-LAB | lab(65.09, -37.96, -2.34) |
| CIE-LCH | lch(65.09, 38.03, 183.53°) |
| OKLab | oklab(68.52% -0.1114 -0.0069) |
| OKLCH | oklch(68.52% 0.112 183.6) |
| XYZ | xyz(22.9939, 34.1566, 39.0923) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.66
Topaz
#13BBAF
ΔE00 3.39
Tealish
#24BCA8
ΔE00 3.57
Turquoise (survey)
#06C2AC
ΔE00 5.24
Greeny Blue
#42B395
ΔE00 5.29
Blue Green
#0F9B8E
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB0A1 #B02C3B
analogous
#2CB05F #2CB0A1 #2C7DB0
triadic
#2CB0A1 #A12CB0 #B0A12C
tetradic
#2CB0A1 #5F2CB0 #B02C3B #7DB02C
square
#2CB0A1 #5F2CB0 #B02C3B #7DB02C
split-complementary
#2CB0A1 #B02C7D #B05F2C
monochromatic
#144E47 #207F74 #2CB0A1 #48D1C2 #79DDD2
Accessibility & contrast
On white
2.68
#2CB0A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#2CB0A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB0A1
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB0A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB0A1 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A0
Deuteranopia (green-blind)
#9598A2
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2cb0a1; /* rgb */ color: rgb(44, 176, 161); /* oklch */ color: oklch(68.5% 0.112 183.6);
Tailwind
colors: {
custom: {
50: '#7bc8bc',
500: '#2cb0a1',
950: '#000000',
},
}SCSS
$custom: #2cb0a1; $custom-light: #7bc8bc; $custom-dark: #000000;
JSON
{
"hex": "#2cb0a1",
"rgb": {
"r": 44,
"g": 176,
"b": 161
},
"hsl": {
"h": 173.182,
"s": 60,
"l": 43.137
},
"oklch": {
"l": 0.68517,
"c": 0.11158,
"h": 183.6
},
"luminance": 0.34159
}Semantic roles & 50–950 ramp
primary
#2CB0A1
secondary
#C6727C
accent
#4557E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281