#2CABB9#2CABB9
#2CABB9 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.107 H 206.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #2CABB9 |
|---|---|
| RGB | rgb(44, 171, 185) |
| HSL | hsl(186, 62%, 45%) |
| HSV | hsv(186, 76%, 73%) |
| CMYK | cmyk(76.2%, 7.6%, 0%, 27.5%) |
| CIE-LAB | lab(64.29, -28.50, -16.90) |
| CIE-LCH | lch(64.29, 33.14, 210.66°) |
| OKLab | oklab(68.12% -0.0957 -0.047) |
| OKLCH | oklch(68.12% 0.107 206.2) |
| XYZ | xyz(24.3547, 33.1611, 51.0067) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.28
Cadetblue
#5F9EA0
ΔE00 6.88
Lightseagreen
#20B2AA
ΔE00 8.67
Sea
#3C9992
ΔE00 9.80
Darkturquoise
#00CED1
ΔE00 10.38
Topaz
#13BBAF
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CABB9 #B93A2C
analogous
#2CB980 #2CABB9 #2C65B9
triadic
#2CABB9 #B92CAB #ABB92C
tetradic
#2CABB9 #802CB9 #B93A2C #65B92C
square
#2CABB9 #802CB9 #B93A2C #65B92C
split-complementary
#2CABB9 #B92C65 #B9802C
monochromatic
#145056 #207D88 #2CABB9 #4DC7D5 #7FD7E1
Accessibility & contrast
On white
2.75
#2CABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#2CABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CABB9
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CABB9 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BA
Deuteranopia (green-blind)
#8996B9
Tritanopia (blue-blind)
#00B3AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2cabb9; /* rgb */ color: rgb(44, 171, 185); /* oklch */ color: oklch(68.1% 0.107 206.2);
Tailwind
colors: {
custom: {
50: '#7dc4ce',
500: '#2cabb9',
950: '#000000',
},
}SCSS
$custom: #2cabb9; $custom-light: #7dc4ce; $custom-dark: #000000;
JSON
{
"hex": "#2cabb9",
"rgb": {
"r": 44,
"g": 171,
"b": 185
},
"hsl": {
"h": 185.957,
"s": 61.572,
"l": 44.902
},
"oklch": {
"l": 0.68117,
"c": 0.10661,
"h": 206.2
},
"luminance": 0.33164
}Semantic roles & 50–950 ramp
primary
#2CABB9
secondary
#C98078
accent
#5343E5
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182