#2EAD99#2EAD99
#2EAD99 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.5% C 0.111 H 179.7°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAD99 |
|---|---|
| RGB | rgb(46, 173, 153) |
| HSL | hsl(171, 58%, 43%) |
| HSV | hsv(171, 73%, 68%) |
| CMYK | cmyk(73.4%, 0%, 11.6%, 32.2%) |
| CIE-LAB | lab(63.97, -38.56, 0.48) |
| CIE-LCH | lch(63.97, 38.56, 179.29°) |
| OKLab | oklab(67.54% -0.1113 0.0006) |
| OKLCH | oklch(67.54% 0.111 179.7) |
| XYZ | xyz(21.8172, 32.7653, 35.3053) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.84
Tealish
#24BCA8
ΔE00 4.23
Lightseagreen
#20B2AA
ΔE00 4.68
Topaz
#13BBAF
ΔE00 5.12
Turquoise (survey)
#06C2AC
ΔE00 5.82
Blue Green
#0F9B8E
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAD99 #AD2E42
analogous
#2EAD59 #2EAD99 #2E81AD
triadic
#2EAD99 #992EAD #AD992E
tetradic
#2EAD99 #592EAD #AD2E42 #81AD2E
square
#2EAD99 #592EAD #AD2E42 #81AD2E
split-complementary
#2EAD99 #AD2E81 #AD592E
monochromatic
#144C43 #217D6E #2EAD99 #49CFBA #7ADCCC
Accessibility & contrast
On white
2.78
#2EAD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#2EAD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAD99
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAD99 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#94969B
Tritanopia (blue-blind)
#00B0A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2ead99; /* rgb */ color: rgb(46, 173, 153); /* oklch */ color: oklch(67.5% 0.111 179.7);
Tailwind
colors: {
custom: {
50: '#7ac6b7',
500: '#2ead99',
950: '#000000',
},
}SCSS
$custom: #2ead99; $custom-light: #7ac6b7; $custom-dark: #000000;
JSON
{
"hex": "#2ead99",
"rgb": {
"r": 46,
"g": 173,
"b": 153
},
"hsl": {
"h": 170.551,
"s": 57.991,
"l": 42.941
},
"oklch": {
"l": 0.67544,
"c": 0.11134,
"h": 179.7
},
"luminance": 0.32768
}Semantic roles & 50–950 ramp
primary
#2EAD99
secondary
#C47380
accent
#475FE1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280