#2CACA6#2CACA6
#2CACA6 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.107 H 190.2°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #2CACA6 |
|---|---|
| RGB | rgb(44, 172, 166) |
| HSL | hsl(177, 59%, 42%) |
| HSV | hsv(177, 74%, 67%) |
| CMYK | cmyk(74.4%, 0%, 3.5%, 32.5%) |
| CIE-LAB | lab(63.99, -34.71, -6.75) |
| CIE-LCH | lch(63.99, 35.36, 191.00°) |
| OKLab | oklab(67.67% -0.105 -0.0189) |
| OKLCH | oklch(67.67% 0.107 190.2) |
| XYZ | xyz(22.6709, 32.7910, 41.2034) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.89
Topaz
#13BBAF
ΔE00 4.66
Sea
#3C9992
ΔE00 5.94
Blue Green
#0F9B8E
ΔE00 6.26
Tealish
#24BCA8
ΔE00 6.39
Dull Teal
#5F9E8F
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CACA6 #AC2C32
analogous
#2CAC66 #2CACA6 #2C72AC
triadic
#2CACA6 #A62CAC #ACA62C
tetradic
#2CACA6 #662CAC #AC2C32 #72AC2C
square
#2CACA6 #662CAC #AC2C32 #72AC2C
split-complementary
#2CACA6 #AC2C72 #AC662C
monochromatic
#134B48 #207B77 #2CACA6 #46D0C9 #76DCD7
Accessibility & contrast
On white
2.78
#2CACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#2CACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CACA6
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CACA6 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A6
Deuteranopia (green-blind)
#9095A7
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2caca6; /* rgb */ color: rgb(44, 172, 166); /* oklch */ color: oklch(67.7% 0.107 190.2);
Tailwind
colors: {
custom: {
50: '#7bc5c0',
500: '#2caca6',
950: '#000000',
},
}SCSS
$custom: #2caca6; $custom-light: #7bc5c0; $custom-dark: #000000;
JSON
{
"hex": "#2caca6",
"rgb": {
"r": 44,
"g": 172,
"b": 166
},
"hsl": {
"h": 177.188,
"s": 59.259,
"l": 42.353
},
"oklch": {
"l": 0.67672,
"c": 0.10672,
"h": 190.2
},
"luminance": 0.32794
}Semantic roles & 50–950 ramp
primary
#2CACA6
secondary
#C47074
accent
#454DE2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281