#2CAB95#2CAB95
#2CAB95 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.112 H 178.2°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAB95 |
|---|---|
| RGB | rgb(44, 171, 149) |
| HSL | hsl(170, 59%, 42%) |
| HSV | hsv(170, 74%, 67%) |
| CMYK | cmyk(74.3%, 0%, 12.9%, 32.9%) |
| CIE-LAB | lab(63.20, -39.00, 1.58) |
| CIE-LCH | lch(63.20, 39.03, 177.67°) |
| OKLab | oklab(66.87% -0.1119 0.0036) |
| OKLCH | oklch(66.87% 0.112 178.2) |
| XYZ | xyz(21.0237, 31.8287, 33.4635) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.65
Tealish
#24BCA8
ΔE00 4.95
Lightseagreen
#20B2AA
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.04
Turquoise (survey)
#06C2AC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAB95 #AB2C42
analogous
#2CAB55 #2CAB95 #2C82AB
triadic
#2CAB95 #952CAB #AB952C
tetradic
#2CAB95 #552CAB #AB2C42 #82AB2C
square
#2CAB95 #552CAB #AB2C42 #82AB2C
split-complementary
#2CAB95 #AB2C82 #AB552C
monochromatic
#134A40 #1F7A6B #2CAB95 #45CFB7 #76DCCA
Accessibility & contrast
On white
2.85
#2CAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#2CAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAB95
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAB95 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A094
Deuteranopia (green-blind)
#939497
Tritanopia (blue-blind)
#00AEA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2cab95; /* rgb */ color: rgb(44, 171, 149); /* oklch */ color: oklch(66.9% 0.112 178.2);
Tailwind
colors: {
custom: {
50: '#79c5b4',
500: '#2cab95',
950: '#000000',
},
}SCSS
$custom: #2cab95; $custom-light: #79c5b4; $custom-dark: #000000;
JSON
{
"hex": "#2cab95",
"rgb": {
"r": 44,
"g": 171,
"b": 149
},
"hsl": {
"h": 169.606,
"s": 59.07,
"l": 42.157
},
"oklch": {
"l": 0.66869,
"c": 0.112,
"h": 178.2
},
"luminance": 0.31831
}Semantic roles & 50–950 ramp
primary
#2CAB95
secondary
#C36F7E
accent
#4661E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280