#2CAC94#2CAC94
#2CAC94 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.1% C 0.114 H 176.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAC94 |
|---|---|
| RGB | rgb(44, 172, 148) |
| HSL | hsl(169, 59%, 42%) |
| HSV | hsv(169, 74%, 67%) |
| CMYK | cmyk(74.4%, 0%, 14%, 32.5%) |
| CIE-LAB | lab(63.49, -39.71, 2.56) |
| CIE-LCH | lch(63.49, 39.79, 176.31°) |
| OKLab | oklab(67.1% -0.1134 0.0062) |
| OKLCH | oklch(67.1% 0.114 176.9) |
| XYZ | xyz(21.1338, 32.1761, 33.1080) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.07
Tealish
#24BCA8
ΔE00 4.89
Lightseagreen
#20B2AA
ΔE00 6.09
Topaz
#13BBAF
ΔE00 6.29
Turquoise (survey)
#06C2AC
ΔE00 6.30
Blue Green
#0F9B8E
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAC94 #AC2C44
analogous
#2CAC54 #2CAC94 #2C84AC
triadic
#2CAC94 #942CAC #AC942C
tetradic
#2CAC94 #542CAC #AC2C44 #84AC2C
square
#2CAC94 #542CAC #AC2C44 #84AC2C
split-complementary
#2CAC94 #AC2C84 #AC542C
monochromatic
#134B40 #207B6A #2CAC94 #46D0B6 #76DCC9
Accessibility & contrast
On white
2.82
#2CAC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#2CAC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAC94
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAC94 | 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)
#A5A193
Deuteranopia (green-blind)
#949596
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2cac94; /* rgb */ color: rgb(44, 172, 148); /* oklch */ color: oklch(67.1% 0.114 176.9);
Tailwind
colors: {
custom: {
50: '#79c5b3',
500: '#2cac94',
950: '#000000',
},
}SCSS
$custom: #2cac94; $custom-light: #79c5b3; $custom-dark: #000000;
JSON
{
"hex": "#2cac94",
"rgb": {
"r": 44,
"g": 172,
"b": 148
},
"hsl": {
"h": 168.75,
"s": 59.259,
"l": 42.353
},
"oklch": {
"l": 0.67095,
"c": 0.1136,
"h": 176.9
},
"luminance": 0.32179
}Semantic roles & 50–950 ramp
primary
#2CAC94
secondary
#C47080
accent
#4563E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280