#2CAAB1#2CAAB1
#2CAAB1 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.105 H 200.6°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAAB1 |
|---|---|
| RGB | rgb(44, 170, 177) |
| HSL | hsl(183, 60%, 43%) |
| HSV | hsv(183, 75%, 69%) |
| CMYK | cmyk(75.1%, 4%, 0%, 30.6%) |
| CIE-LAB | lab(63.72, -30.48, -13.30) |
| CIE-LCH | lch(63.72, 33.26, 203.57°) |
| OKLab | oklab(67.57% -0.0981 -0.0369) |
| OKLCH | oklch(67.57% 0.105 200.6) |
| XYZ | xyz(23.3457, 32.4564, 46.6208) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.47
Cadetblue
#5F9EA0
ΔE00 6.14
Lightseagreen
#20B2AA
ΔE00 6.20
Sea
#3C9992
ΔE00 7.62
Topaz
#13BBAF
ΔE00 8.53
Blue Green
#0F9B8E
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAAB1 #B1332C
analogous
#2CB175 #2CAAB1 #2C67B1
triadic
#2CAAB1 #B12CAA #AAB12C
tetradic
#2CAAB1 #752CB1 #B1332C #67B12C
square
#2CAAB1 #752CB1 #B1332C #67B12C
split-complementary
#2CAAB1 #B12C67 #B1752C
monochromatic
#144C4F #207B80 #2CAAB1 #49CAD2 #7AD9DE
Accessibility & contrast
On white
2.80
#2CAAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#2CAAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAAB1
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAAB1 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B2
Deuteranopia (green-blind)
#8A94B2
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2caab1; /* rgb */ color: rgb(44, 170, 177); /* oklch */ color: oklch(67.6% 0.105 200.6);
Tailwind
colors: {
custom: {
50: '#7bc3c8',
500: '#2caab1',
950: '#000000',
},
}SCSS
$custom: #2caab1; $custom-light: #7bc3c8; $custom-dark: #000000;
JSON
{
"hex": "#2caab1",
"rgb": {
"r": 44,
"g": 170,
"b": 177
},
"hsl": {
"h": 183.158,
"s": 60.181,
"l": 43.333
},
"oklch": {
"l": 0.67565,
"c": 0.10486,
"h": 200.6
},
"luminance": 0.32459
}Semantic roles & 50–950 ramp
primary
#2CAAB1
secondary
#C67773
accent
#4D44E3
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182