#2EA494#2EA494
#2EA494 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.1% C 0.104 H 181.9°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA494 |
|---|---|
| RGB | rgb(46, 164, 148) |
| HSL | hsl(172, 56%, 41%) |
| HSV | hsv(172, 72%, 64%) |
| CMYK | cmyk(72%, 0%, 9.8%, 35.7%) |
| CIE-LAB | lab(61.02, -35.84, -1.04) |
| CIE-LCH | lch(61.02, 35.86, 181.66°) |
| OKLab | oklab(65.09% -0.1044 -0.0034) |
| OKLCH | oklch(65.09% 0.105 181.9) |
| XYZ | xyz(19.7449, 29.2676, 32.6198) |
| Luminance | 0.2927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 3.28
Sea
#3C9992
ΔE00 4.78
Lightseagreen
#20B2AA
ΔE00 5.27
Dull Teal
#5F9E8F
ΔE00 5.51
Teal (survey)
#029386
ΔE00 5.85
Grey Teal
#5E9B8A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA494 #A42E3E
analogous
#2EA459 #2EA494 #2E79A4
triadic
#2EA494 #942EA4 #A4942E
tetradic
#2EA494 #592EA4 #A42E3E #79A42E
square
#2EA494 #592EA4 #A42E3E #79A42E
split-complementary
#2EA494 #A42E79 #A4592E
monochromatic
#13443E #217469 #2EA494 #45CBB8 #74D8CB
Accessibility & contrast
On white
3.06
#2EA494 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#2EA494 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2EA494
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA494 | 1.00 | 3.06 | 6.85 | 6.85 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A93
Deuteranopia (green-blind)
#8C8E95
Tritanopia (blue-blind)
#00A79F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2ea494; /* rgb */ color: rgb(46, 164, 148); /* oklch */ color: oklch(65.1% 0.104 181.9);
Tailwind
colors: {
custom: {
50: '#79bfb3',
500: '#2ea494',
950: '#000000',
},
}SCSS
$custom: #2ea494; $custom-light: #79bfb3; $custom-dark: #000000;
JSON
{
"hex": "#2ea494",
"rgb": {
"r": 46,
"g": 164,
"b": 148
},
"hsl": {
"h": 171.864,
"s": 56.19,
"l": 41.176
},
"oklch": {
"l": 0.65089,
"c": 0.1045,
"h": 181.9
},
"luminance": 0.2927
}Semantic roles & 50–950 ramp
primary
#2EA494
secondary
#C06E79
accent
#485DDF
background
#F7FBFB
surface
#EEF7F6
border
#C9D0D0
text
#0A1211
muted
#7C8180