#2CABAA#2CABAA
#2CABAA is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.105 H 194.1°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #2CABAA |
|---|---|
| RGB | rgb(44, 171, 170) |
| HSL | hsl(180, 59%, 42%) |
| HSV | hsv(180, 74%, 67%) |
| CMYK | cmyk(74.3%, 0%, 0.6%, 32.9%) |
| CIE-LAB | lab(63.80, -33.06, -9.26) |
| CIE-LCH | lch(63.80, 34.34, 195.64°) |
| OKLab | oklab(67.56% -0.1022 -0.0258) |
| OKLCH | oklch(67.56% 0.105 194.1) |
| XYZ | xyz(22.8540, 32.5608, 43.1028) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.32
Topaz
#13BBAF
ΔE00 5.96
Sea
#3C9992
ΔE00 6.13
Cadetblue
#5F9EA0
ΔE00 6.78
Blue Green
#0F9B8E
ΔE00 7.19
Turquoise Blue
#06B1C4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CABAA #AB2C2D
analogous
#2CAB6B #2CABAA #2C6CAB
triadic
#2CABAA #AA2CAB #ABAA2C
tetradic
#2CABAA #6B2CAB #AB2C2D #6CAB2C
square
#2CABAA #6B2CAB #AB2C2D #6CAB2C
split-complementary
#2CABAA #AB2C6C #AB6B2C
monochromatic
#134A49 #1F7A7A #2CABAA #45CFCE #76DCDB
Accessibility & contrast
On white
2.80
#2CABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#2CABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CABAA
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CABAA | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#8D95AB
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2cabaa; /* rgb */ color: rgb(44, 171, 170); /* oklch */ color: oklch(67.6% 0.105 194.1);
Tailwind
colors: {
custom: {
50: '#7bc4c3',
500: '#2cabaa',
950: '#000000',
},
}SCSS
$custom: #2cabaa; $custom-light: #7bc4c3; $custom-dark: #000000;
JSON
{
"hex": "#2cabaa",
"rgb": {
"r": 44,
"g": 171,
"b": 170
},
"hsl": {
"h": 179.528,
"s": 59.07,
"l": 42.157
},
"oklch": {
"l": 0.6756,
"c": 0.10543,
"h": 194.1
},
"luminance": 0.32564
}Semantic roles & 50–950 ramp
primary
#2CABAA
secondary
#C36F70
accent
#4647E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281