#2CACAB#2CACAB
#2CACAB is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.106 H 194.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #2CACAB |
|---|---|
| RGB | rgb(44, 172, 171) |
| HSL | hsl(180, 59%, 42%) |
| HSV | hsv(180, 74%, 67%) |
| CMYK | cmyk(74.4%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.14, -33.24, -9.31) |
| CIE-LCH | lch(64.14, 34.52, 195.65°) |
| OKLab | oklab(67.85% -0.1028 -0.0259) |
| OKLCH | oklch(67.85% 0.106 194.1) |
| XYZ | xyz(23.1385, 32.9780, 43.6661) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.16
Topaz
#13BBAF
ΔE00 5.75
Sea
#3C9992
ΔE00 6.40
Cadetblue
#5F9EA0
ΔE00 6.94
Turquoise Blue
#06B1C4
ΔE00 7.24
Blue Green
#0F9B8E
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CACAB #AC2C2D
analogous
#2CAC6B #2CACAB #2C6DAC
triadic
#2CACAB #AB2CAC #ACAB2C
tetradic
#2CACAB #6B2CAC #AC2C2D #6DAC2C
square
#2CACAB #6B2CAC #AC2C2D #6DAC2C
split-complementary
#2CACAB #AC2C6D #AC6B2C
monochromatic
#134B4A #207B7B #2CACAB #46D0CE #76DCDB
Accessibility & contrast
On white
2.76
#2CACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#2CACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CACAB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CACAB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#8E96AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2cacab; /* rgb */ color: rgb(44, 172, 171); /* oklch */ color: oklch(67.8% 0.106 194.1);
Tailwind
colors: {
custom: {
50: '#7bc5c4',
500: '#2cacab',
950: '#000000',
},
}SCSS
$custom: #2cacab; $custom-light: #7bc5c4; $custom-dark: #000000;
JSON
{
"hex": "#2cacab",
"rgb": {
"r": 44,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.531,
"s": 59.259,
"l": 42.353
},
"oklch": {
"l": 0.67846,
"c": 0.10601,
"h": 194.1
},
"luminance": 0.32981
}Semantic roles & 50–950 ramp
primary
#2CACAB
secondary
#C47071
accent
#4547E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281