#2CAC95#2CAC95
#2CAC95 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.1% C 0.113 H 177.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAC95 |
|---|---|
| RGB | rgb(44, 172, 149) |
| HSL | hsl(169, 59%, 42%) |
| HSV | hsv(169, 74%, 67%) |
| CMYK | cmyk(74.4%, 0%, 13.4%, 32.5%) |
| CIE-LAB | lab(63.51, -39.44, 2.04) |
| CIE-LCH | lch(63.51, 39.50, 177.04°) |
| OKLab | oklab(67.13% -0.113 0.0048) |
| OKLCH | oklch(67.13% 0.113 177.6) |
| XYZ | xyz(21.2133, 32.2079, 33.5267) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.27
Tealish
#24BCA8
ΔE00 4.76
Lightseagreen
#20B2AA
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.04
Blue Green
#0F9B8E
ΔE00 6.16
Turquoise (survey)
#06C2AC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAC95 #AC2C43
analogous
#2CAC55 #2CAC95 #2C83AC
triadic
#2CAC95 #952CAC #AC952C
tetradic
#2CAC95 #552CAC #AC2C43 #83AC2C
square
#2CAC95 #552CAC #AC2C43 #83AC2C
split-complementary
#2CAC95 #AC2C83 #AC552C
monochromatic
#134B41 #207B6B #2CAC95 #46D0B7 #76DCCA
Accessibility & contrast
On white
2.82
#2CAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#2CAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAC95
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAC95 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#949597
Tritanopia (blue-blind)
#00AFA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2cac95; /* rgb */ color: rgb(44, 172, 149); /* oklch */ color: oklch(67.1% 0.113 177.6);
Tailwind
colors: {
custom: {
50: '#79c5b4',
500: '#2cac95',
950: '#000000',
},
}SCSS
$custom: #2cac95; $custom-light: #79c5b4; $custom-dark: #000000;
JSON
{
"hex": "#2cac95",
"rgb": {
"r": 44,
"g": 172,
"b": 149
},
"hsl": {
"h": 169.219,
"s": 59.259,
"l": 42.353
},
"oklch": {
"l": 0.67125,
"c": 0.11306,
"h": 177.6
},
"luminance": 0.3221
}Semantic roles & 50–950 ramp
primary
#2CAC95
secondary
#C4707F
accent
#4562E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280