#2CABA2#2CABA2
#2CABA2 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.3% C 0.107 H 187.8°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #2CABA2 |
|---|---|
| RGB | rgb(44, 171, 162) |
| HSL | hsl(176, 59%, 42%) |
| HSV | hsv(176, 74%, 67%) |
| CMYK | cmyk(74.3%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(63.56, -35.39, -5.15) |
| CIE-LCH | lch(63.56, 35.76, 188.27°) |
| OKLab | oklab(67.29% -0.1059 -0.0145) |
| OKLCH | oklch(67.29% 0.107 187.8) |
| XYZ | xyz(22.1201, 32.2673, 39.2378) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.10
Topaz
#13BBAF
ΔE00 4.59
Blue Green
#0F9B8E
ΔE00 5.50
Sea
#3C9992
ΔE00 5.64
Tealish
#24BCA8
ΔE00 5.85
Dull Teal
#5F9E8F
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CABA2 #AB2C35
analogous
#2CAB63 #2CABA2 #2C75AB
triadic
#2CABA2 #A22CAB #ABA22C
tetradic
#2CABA2 #632CAB #AB2C35 #75AB2C
square
#2CABA2 #632CAB #AB2C35 #75AB2C
split-complementary
#2CABA2 #AB2C75 #AB632C
monochromatic
#134A46 #1F7A74 #2CABA2 #45CFC5 #76DCD4
Accessibility & contrast
On white
2.82
#2CABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#2CABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CABA2
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CABA2 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A2
Deuteranopia (green-blind)
#9094A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2caba2; /* rgb */ color: rgb(44, 171, 162); /* oklch */ color: oklch(67.3% 0.107 187.8);
Tailwind
colors: {
custom: {
50: '#7ac4bd',
500: '#2caba2',
950: '#000000',
},
}SCSS
$custom: #2caba2; $custom-light: #7ac4bd; $custom-dark: #000000;
JSON
{
"hex": "#2caba2",
"rgb": {
"r": 44,
"g": 171,
"b": 162
},
"hsl": {
"h": 175.748,
"s": 59.07,
"l": 42.157
},
"oklch": {
"l": 0.67285,
"c": 0.10686,
"h": 187.8
},
"luminance": 0.3227
}Semantic roles & 50–950 ramp
primary
#2CABA2
secondary
#C36F75
accent
#4651E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281