#2EACA9#2EACA9
#2EACA9 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.105 H 192.6°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #2EACA9 |
|---|---|
| RGB | rgb(46, 172, 169) |
| HSL | hsl(179, 58%, 43%) |
| HSV | hsv(179, 73%, 67%) |
| CMYK | cmyk(73.3%, 0%, 1.7%, 32.5%) |
| CIE-LAB | lab(64.12, -33.59, -8.23) |
| CIE-LCH | lch(64.12, 34.58, 193.76°) |
| OKLab | oklab(67.82% -0.1029 -0.0229) |
| OKLCH | oklch(67.82% 0.105 192.6) |
| XYZ | xyz(23.0374, 32.9477, 42.6738) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.58
Topaz
#13BBAF
ΔE00 5.27
Sea
#3C9992
ΔE00 6.14
Blue Green
#0F9B8E
ΔE00 6.93
Cadetblue
#5F9EA0
ΔE00 7.15
Tealish
#24BCA8
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EACA9 #AC2E31
analogous
#2EAC6A #2EACA9 #2E70AC
triadic
#2EACA9 #A92EAC #ACA92E
tetradic
#2EACA9 #6A2EAC #AC2E31 #70AC2E
square
#2EACA9 #6A2EAC #AC2E31 #70AC2E
split-complementary
#2EACA9 #AC2E70 #AC6A2E
monochromatic
#144B4A #217C7A #2EACA9 #49CECB #79DBD9
Accessibility & contrast
On white
2.77
#2EACA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#2EACA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EACA9
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EACA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EACA9 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A9
Deuteranopia (green-blind)
#8F96AA
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2eaca9; /* rgb */ color: rgb(46, 172, 169); /* oklch */ color: oklch(67.8% 0.105 192.6);
Tailwind
colors: {
custom: {
50: '#7cc5c2',
500: '#2eaca9',
950: '#000000',
},
}SCSS
$custom: #2eaca9; $custom-light: #7cc5c2; $custom-dark: #000000;
JSON
{
"hex": "#2eaca9",
"rgb": {
"r": 46,
"g": 172,
"b": 169
},
"hsl": {
"h": 178.571,
"s": 57.798,
"l": 42.745
},
"oklch": {
"l": 0.67816,
"c": 0.10547,
"h": 192.6
},
"luminance": 0.3295
}Semantic roles & 50–950 ramp
primary
#2EACA9
secondary
#C37274
accent
#474AE1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281