#2EAC97#2EAC97
#2EAC97 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.2% C 0.111 H 178.9°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAC97 |
|---|---|
| RGB | rgb(46, 172, 151) |
| HSL | hsl(170, 58%, 43%) |
| HSV | hsv(170, 73%, 67%) |
| CMYK | cmyk(73.3%, 0%, 12.2%, 32.5%) |
| CIE-LAB | lab(63.60, -38.65, 1.06) |
| CIE-LCH | lch(63.60, 38.66, 178.43°) |
| OKLab | oklab(67.23% -0.1113 0.0022) |
| OKLCH | oklch(67.23% 0.111 178.9) |
| XYZ | xyz(21.4624, 32.3177, 34.3790) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.69
Tealish
#24BCA8
ΔE00 4.58
Lightseagreen
#20B2AA
ΔE00 5.13
Topaz
#13BBAF
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 5.89
Turquoise (survey)
#06C2AC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAC97 #AC2E43
analogous
#2EAC58 #2EAC97 #2E82AC
triadic
#2EAC97 #972EAC #AC972E
tetradic
#2EAC97 #582EAC #AC2E43 #82AC2E
square
#2EAC97 #582EAC #AC2E43 #82AC2E
split-complementary
#2EAC97 #AC2E82 #AC582E
monochromatic
#144B42 #217C6D #2EAC97 #49CEB8 #79DBCB
Accessibility & contrast
On white
2.81
#2EAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#2EAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAC97
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAC97 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A196
Deuteranopia (green-blind)
#949599
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2eac97; /* rgb */ color: rgb(46, 172, 151); /* oklch */ color: oklch(67.2% 0.111 178.9);
Tailwind
colors: {
custom: {
50: '#7ac5b5',
500: '#2eac97',
950: '#000000',
},
}SCSS
$custom: #2eac97; $custom-light: #7ac5b5; $custom-dark: #000000;
JSON
{
"hex": "#2eac97",
"rgb": {
"r": 46,
"g": 172,
"b": 151
},
"hsl": {
"h": 170,
"s": 57.798,
"l": 42.745
},
"oklch": {
"l": 0.67227,
"c": 0.11128,
"h": 178.9
},
"luminance": 0.3232
}Semantic roles & 50–950 ramp
primary
#2EAC97
secondary
#C37280
accent
#4760E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280