#2CB2AB#2CB2AB
#2CB2AB is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.110 H 189.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB2AB |
|---|---|
| RGB | rgb(44, 178, 171) |
| HSL | hsl(177, 60%, 44%) |
| HSV | hsv(177, 75%, 70%) |
| CMYK | cmyk(75.3%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(65.99, -36.05, -6.56) |
| CIE-LCH | lch(65.99, 36.64, 190.31°) |
| OKLab | oklab(69.35% -0.1088 -0.0184) |
| OKLCH | oklch(69.35% 0.11 189.6) |
| XYZ | xyz(24.3063, 35.3136, 44.0553) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.64
Topaz
#13BBAF
ΔE00 3.06
Tealish
#24BCA8
ΔE00 5.13
Turquoise (survey)
#06C2AC
ΔE00 6.49
Sea
#3C9992
ΔE00 7.60
Blue Green
#0F9B8E
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB2AB #B22C33
analogous
#2CB268 #2CB2AB #2C76B2
triadic
#2CB2AB #AB2CB2 #B2AB2C
tetradic
#2CB2AB #682CB2 #B22C33 #76B22C
square
#2CB2AB #682CB2 #B22C33 #76B22C
split-complementary
#2CB2AB #B22C76 #B2682C
monochromatic
#14504D #20817C #2CB2AB #49D2CB #7ADED9
Accessibility & contrast
On white
2.60
#2CB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#2CB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB2AB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB2AB | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AB
Deuteranopia (green-blind)
#959BAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2cb2ab; /* rgb */ color: rgb(44, 178, 171); /* oklch */ color: oklch(69.3% 0.110 189.6);
Tailwind
colors: {
custom: {
50: '#7cc9c3',
500: '#2cb2ab',
950: '#000000',
},
}SCSS
$custom: #2cb2ab; $custom-light: #7cc9c3; $custom-dark: #000000;
JSON
{
"hex": "#2cb2ab",
"rgb": {
"r": 44,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.866,
"s": 60.36,
"l": 43.529
},
"oklch": {
"l": 0.6935,
"c": 0.11031,
"h": 189.6
},
"luminance": 0.35317
}Semantic roles & 50–950 ramp
primary
#2CB2AB
secondary
#C67378
accent
#444DE4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281