#2CACA8#2CACA8
#2CACA8 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.7% C 0.106 H 191.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2CACA8 |
|---|---|
| RGB | rgb(44, 172, 168) |
| HSL | hsl(178, 59%, 42%) |
| HSV | hsv(178, 74%, 67%) |
| CMYK | cmyk(74.4%, 0%, 2.3%, 32.5%) |
| CIE-LAB | lab(64.05, -34.12, -7.77) |
| CIE-LCH | lch(64.05, 35.00, 192.83°) |
| OKLab | oklab(67.74% -0.1041 -0.0217) |
| OKLCH | oklch(67.74% 0.106 191.8) |
| XYZ | xyz(22.8558, 32.8649, 42.1772) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.29
Topaz
#13BBAF
ΔE00 5.03
Sea
#3C9992
ΔE00 6.06
Blue Green
#0F9B8E
ΔE00 6.67
Tealish
#24BCA8
ΔE00 6.97
Cadetblue
#5F9EA0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CACA8 #AC2C30
analogous
#2CAC68 #2CACA8 #2C70AC
triadic
#2CACA8 #A82CAC #ACA82C
tetradic
#2CACA8 #682CAC #AC2C30 #70AC2C
square
#2CACA8 #682CAC #AC2C30 #70AC2C
split-complementary
#2CACA8 #AC2C70 #AC682C
monochromatic
#134B49 #207B78 #2CACA8 #46D0CB #76DCD9
Accessibility & contrast
On white
2.77
#2CACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#2CACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CACA8
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CACA8 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 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)
#A1A3A8
Deuteranopia (green-blind)
#8F96A9
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2caca8; /* rgb */ color: rgb(44, 172, 168); /* oklch */ color: oklch(67.7% 0.106 191.8);
Tailwind
colors: {
custom: {
50: '#7bc5c1',
500: '#2caca8',
950: '#000000',
},
}SCSS
$custom: #2caca8; $custom-light: #7bc5c1; $custom-dark: #000000;
JSON
{
"hex": "#2caca8",
"rgb": {
"r": 44,
"g": 172,
"b": 168
},
"hsl": {
"h": 178.125,
"s": 59.259,
"l": 42.353
},
"oklch": {
"l": 0.67741,
"c": 0.10637,
"h": 191.8
},
"luminance": 0.32868
}Semantic roles & 50–950 ramp
primary
#2CACA8
secondary
#C47073
accent
#454AE2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281