#2CABA8#2CABA8
#2CABA8 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.106 H 192.5°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2CABA8 |
|---|---|
| RGB | rgb(44, 171, 168) |
| HSL | hsl(179, 59%, 42%) |
| HSV | hsv(179, 74%, 67%) |
| CMYK | cmyk(74.3%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(63.74, -33.65, -8.23) |
| CIE-LCH | lch(63.74, 34.65, 193.75°) |
| OKLab | oklab(67.49% -0.1031 -0.023) |
| OKLCH | oklch(67.49% 0.106 192.5) |
| XYZ | xyz(22.6662, 32.4857, 42.1140) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.75
Topaz
#13BBAF
ΔE00 5.48
Sea
#3C9992
ΔE00 5.88
Blue Green
#0F9B8E
ΔE00 6.67
Cadetblue
#5F9EA0
ΔE00 7.06
Tealish
#24BCA8
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CABA8 #AB2C2F
analogous
#2CAB69 #2CABA8 #2C6EAB
triadic
#2CABA8 #A82CAB #ABA82C
tetradic
#2CABA8 #692CAB #AB2C2F #6EAB2C
square
#2CABA8 #692CAB #AB2C2F #6EAB2C
split-complementary
#2CABA8 #AB2C6E #AB692C
monochromatic
#134A48 #1F7A78 #2CABA8 #45CFCC #76DCD9
Accessibility & contrast
On white
2.80
#2CABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#2CABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CABA8
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CABA8 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#8E95A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2caba8; /* rgb */ color: rgb(44, 171, 168); /* oklch */ color: oklch(67.5% 0.106 192.5);
Tailwind
colors: {
custom: {
50: '#7bc4c1',
500: '#2caba8',
950: '#000000',
},
}SCSS
$custom: #2caba8; $custom-light: #7bc4c1; $custom-dark: #000000;
JSON
{
"hex": "#2caba8",
"rgb": {
"r": 44,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.583,
"s": 59.07,
"l": 42.157
},
"oklch": {
"l": 0.6749,
"c": 0.10565,
"h": 192.5
},
"luminance": 0.32488
}Semantic roles & 50–950 ramp
primary
#2CABA8
secondary
#C36F71
accent
#4649E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281