#2EAC96#2EAC96
#2EAC96 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.2% C 0.112 H 178.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAC96 |
|---|---|
| RGB | rgb(46, 172, 150) |
| HSL | hsl(170, 58%, 43%) |
| HSV | hsv(170, 73%, 67%) |
| CMYK | cmyk(73.3%, 0%, 12.8%, 32.5%) |
| CIE-LAB | lab(63.58, -38.92, 1.58) |
| CIE-LCH | lch(63.58, 38.95, 177.68°) |
| OKLab | oklab(67.2% -0.1117 0.0036) |
| OKLCH | oklch(67.2% 0.112 178.2) |
| XYZ | xyz(21.3815, 32.2854, 33.9531) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.44
Tealish
#24BCA8
ΔE00 4.66
Lightseagreen
#20B2AA
ΔE00 5.46
Topaz
#13BBAF
ΔE00 5.82
Blue Green
#0F9B8E
ΔE00 6.03
Turquoise (survey)
#06C2AC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAC96 #AC2E44
analogous
#2EAC57 #2EAC96 #2E83AC
triadic
#2EAC96 #962EAC #AC962E
tetradic
#2EAC96 #572EAC #AC2E44 #83AC2E
square
#2EAC96 #572EAC #AC2E44 #83AC2E
split-complementary
#2EAC96 #AC2E83 #AC572E
monochromatic
#144B42 #217C6C #2EAC96 #49CEB7 #79DBCA
Accessibility & contrast
On white
2.82
#2EAC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#2EAC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAC96
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAC96 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 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)
#A5A195
Deuteranopia (green-blind)
#949598
Tritanopia (blue-blind)
#00AFA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2eac96; /* rgb */ color: rgb(46, 172, 150); /* oklch */ color: oklch(67.2% 0.112 178.2);
Tailwind
colors: {
custom: {
50: '#7ac5b4',
500: '#2eac96',
950: '#000000',
},
}SCSS
$custom: #2eac96; $custom-light: #7ac5b4; $custom-dark: #000000;
JSON
{
"hex": "#2eac96",
"rgb": {
"r": 46,
"g": 172,
"b": 150
},
"hsl": {
"h": 169.524,
"s": 57.798,
"l": 42.745
},
"oklch": {
"l": 0.67197,
"c": 0.11179,
"h": 178.2
},
"luminance": 0.32288
}Semantic roles & 50–950 ramp
primary
#2EAC96
secondary
#C37281
accent
#4762E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280