#2CACAA#2CACAA
#2CACAA is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.106 H 193.3°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #2CACAA |
|---|---|
| RGB | rgb(44, 172, 170) |
| HSL | hsl(179, 59%, 42%) |
| HSV | hsv(179, 74%, 67%) |
| CMYK | cmyk(74.4%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.11, -33.54, -8.80) |
| CIE-LCH | lch(64.11, 34.67, 194.70°) |
| OKLab | oklab(67.81% -0.1032 -0.0245) |
| OKLCH | oklch(67.81% 0.106 193.3) |
| XYZ | xyz(23.0436, 32.9400, 43.1660) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.85
Topaz
#13BBAF
ΔE00 5.49
Sea
#3C9992
ΔE00 6.27
Cadetblue
#5F9EA0
ΔE00 7.07
Blue Green
#0F9B8E
ΔE00 7.15
Tealish
#24BCA8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CACAA #AC2C2E
analogous
#2CAC6A #2CACAA #2C6EAC
triadic
#2CACAA #AA2CAC #ACAA2C
tetradic
#2CACAA #6A2CAC #AC2C2E #6EAC2C
square
#2CACAA #6A2CAC #AC2C2E #6EAC2C
split-complementary
#2CACAA #AC2C6E #AC6A2C
monochromatic
#134B4A #207B7A #2CACAA #46D0CD #76DCDA
Accessibility & contrast
On white
2.77
#2CACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#2CACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CACAA
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CACAA | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2cacaa; /* rgb */ color: rgb(44, 172, 170); /* oklch */ color: oklch(67.8% 0.106 193.3);
Tailwind
colors: {
custom: {
50: '#7bc5c3',
500: '#2cacaa',
950: '#000000',
},
}SCSS
$custom: #2cacaa; $custom-light: #7bc5c3; $custom-dark: #000000;
JSON
{
"hex": "#2cacaa",
"rgb": {
"r": 44,
"g": 172,
"b": 170
},
"hsl": {
"h": 179.063,
"s": 59.259,
"l": 42.353
},
"oklch": {
"l": 0.67811,
"c": 0.10611,
"h": 193.3
},
"luminance": 0.32943
}Semantic roles & 50–950 ramp
primary
#2CACAA
secondary
#C47071
accent
#4548E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281