#2EA999#2EA999
#2EA999 is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.5% C 0.107 H 182.3°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA999 |
|---|---|
| RGB | rgb(46, 169, 153) |
| HSL | hsl(172, 57%, 42%) |
| HSV | hsv(172, 73%, 66%) |
| CMYK | cmyk(72.8%, 0%, 9.5%, 33.7%) |
| CIE-LAB | lab(62.72, -36.75, -1.35) |
| CIE-LCH | lch(62.72, 36.77, 182.10°) |
| OKLab | oklab(66.53% -0.1072 -0.0042) |
| OKLCH | oklch(66.53% 0.107 182.3) |
| XYZ | xyz(21.0617, 31.2542, 35.0535) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.10
Blue Green
#0F9B8E
ΔE00 4.63
Tealish
#24BCA8
ΔE00 5.40
Greeny Blue
#42B395
ΔE00 5.45
Topaz
#13BBAF
ΔE00 5.47
Sea
#3C9992
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA999 #A92E3E
analogous
#2EA95C #2EA999 #2E7CA9
triadic
#2EA999 #992EA9 #A9992E
tetradic
#2EA999 #5C2EA9 #A92E3E #7CA92E
square
#2EA999 #5C2EA9 #A92E3E #7CA92E
split-complementary
#2EA999 #A92E7C #A95C2E
monochromatic
#144942 #21796D #2EA999 #47CDBC #77DACD
Accessibility & contrast
On white
2.90
#2EA999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#2EA999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA999
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA999 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F98
Deuteranopia (green-blind)
#90929A
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2ea999; /* rgb */ color: rgb(46, 169, 153); /* oklch */ color: oklch(66.5% 0.107 182.3);
Tailwind
colors: {
custom: {
50: '#7ac3b7',
500: '#2ea999',
950: '#000000',
},
}SCSS
$custom: #2ea999; $custom-light: #7ac3b7; $custom-dark: #000000;
JSON
{
"hex": "#2ea999",
"rgb": {
"r": 46,
"g": 169,
"b": 153
},
"hsl": {
"h": 172.195,
"s": 57.209,
"l": 42.157
},
"oklch": {
"l": 0.66525,
"c": 0.10733,
"h": 182.3
},
"luminance": 0.31257
}Semantic roles & 50–950 ramp
primary
#2EA999
secondary
#C2717B
accent
#475BE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180