#2EAA97#2EAA97
#2EAA97 is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.7% C 0.109 H 180.1°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAA97 |
|---|---|
| RGB | rgb(46, 170, 151) |
| HSL | hsl(171, 57%, 42%) |
| HSV | hsv(171, 73%, 67%) |
| CMYK | cmyk(72.9%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(62.98, -37.75, 0.15) |
| CIE-LCH | lch(62.98, 37.75, 179.77°) |
| OKLab | oklab(66.72% -0.1092 -0.0002) |
| OKLCH | oklch(66.72% 0.109 180.1) |
| XYZ | xyz(21.0846, 31.5622, 34.2530) |
| Luminance | 0.3156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.48
Lightseagreen
#20B2AA
ΔE00 4.80
Tealish
#24BCA8
ΔE00 5.07
Blue Green
#0F9B8E
ΔE00 5.15
Topaz
#13BBAF
ΔE00 5.68
Dull Teal
#5F9E8F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAA97 #AA2E41
analogous
#2EAA59 #2EAA97 #2E7FAA
triadic
#2EAA97 #972EAA #AA972E
tetradic
#2EAA97 #592EAA #AA2E41 #7FAA2E
square
#2EAA97 #592EAA #AA2E41 #7FAA2E
split-complementary
#2EAA97 #AA2E7F #AA592E
monochromatic
#144A41 #217A6C #2EAA97 #48CDB9 #78DACB
Accessibility & contrast
On white
2.87
#2EAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#2EAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAA97
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAA97 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A096
Deuteranopia (green-blind)
#929399
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2eaa97; /* rgb */ color: rgb(46, 170, 151); /* oklch */ color: oklch(66.7% 0.109 180.1);
Tailwind
colors: {
custom: {
50: '#7ac4b5',
500: '#2eaa97',
950: '#000000',
},
}SCSS
$custom: #2eaa97; $custom-light: #7ac4b5; $custom-dark: #000000;
JSON
{
"hex": "#2eaa97",
"rgb": {
"r": 46,
"g": 170,
"b": 151
},
"hsl": {
"h": 170.806,
"s": 57.407,
"l": 42.353
},
"oklch": {
"l": 0.66717,
"c": 0.10922,
"h": 180.1
},
"luminance": 0.31565
}Semantic roles & 50–950 ramp
primary
#2EAA97
secondary
#C3717E
accent
#475FE1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280