#2CACA7#2CACA7
#2CACA7 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.107 H 191.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2CACA7 |
|---|---|
| RGB | rgb(44, 172, 167) |
| HSL | hsl(178, 59%, 42%) |
| HSV | hsv(178, 74%, 67%) |
| CMYK | cmyk(74.4%, 0%, 2.9%, 32.5%) |
| CIE-LAB | lab(64.02, -34.42, -7.26) |
| CIE-LCH | lch(64.02, 35.17, 191.91°) |
| OKLab | oklab(67.71% -0.1046 -0.0203) |
| OKLCH | oklch(67.71% 0.107 191) |
| XYZ | xyz(22.7630, 32.8278, 41.6884) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.06
Topaz
#13BBAF
ΔE00 4.83
Sea
#3C9992
ΔE00 5.99
Blue Green
#0F9B8E
ΔE00 6.46
Tealish
#24BCA8
ΔE00 6.68
Cadetblue
#5F9EA0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CACA7 #AC2C31
analogous
#2CAC67 #2CACA7 #2C71AC
triadic
#2CACA7 #A72CAC #ACA72C
tetradic
#2CACA7 #672CAC #AC2C31 #71AC2C
square
#2CACA7 #672CAC #AC2C31 #71AC2C
split-complementary
#2CACA7 #AC2C71 #AC672C
monochromatic
#134B48 #207B78 #2CACA7 #46D0CA #76DCD8
Accessibility & contrast
On white
2.78
#2CACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#2CACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CACA7
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CACA7 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A7
Deuteranopia (green-blind)
#8F96A8
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2caca7; /* rgb */ color: rgb(44, 172, 167); /* oklch */ color: oklch(67.7% 0.107 191.0);
Tailwind
colors: {
custom: {
50: '#7bc5c1',
500: '#2caca7',
950: '#000000',
},
}SCSS
$custom: #2caca7; $custom-light: #7bc5c1; $custom-dark: #000000;
JSON
{
"hex": "#2caca7",
"rgb": {
"r": 44,
"g": 172,
"b": 167
},
"hsl": {
"h": 177.656,
"s": 59.259,
"l": 42.353
},
"oklch": {
"l": 0.67707,
"c": 0.10654,
"h": 191
},
"luminance": 0.32831
}Semantic roles & 50–950 ramp
primary
#2CACA7
secondary
#C47073
accent
#454BE2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281