#5ED899#5ED899
#5ED899 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.6% C 0.143 H 158.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED899 |
|---|---|
| RGB | rgb(94, 216, 153) |
| HSL | hsl(149, 61%, 61%) |
| HSV | hsv(149, 56%, 85%) |
| CMYK | cmyk(56.5%, 0%, 29.2%, 15.3%) |
| CIE-LAB | lab(78.34, -48.52, 21.01) |
| CIE-LCH | lch(78.34, 52.88, 156.58°) |
| OKLab | oklab(79.63% -0.1326 0.0534) |
| OKLCH | oklch(79.63% 0.143 158.1) |
| XYZ | xyz(34.9187, 53.7881, 38.6728) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.20
Eucalyptus
#44D7A8
ΔE00 4.55
Seafoam
#7FE0B3
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.41
Emerald
#50C878
ΔE00 5.69
Greenblue
#23C48B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED899 #D85E9D
analogous
#60D85E #5ED899 #5ED8D6
triadic
#5ED899 #995ED8 #D8995E
tetradic
#5ED899 #5E60D8 #D85E9D #D8D65E
square
#5ED899 #5E60D8 #D85E9D #D8D65E
split-complementary
#5ED899 #D65ED8 #D85E60
monochromatic
#25975C #31C87A #5ED899 #8FE4B8 #C1F0D7
Accessibility & contrast
On white
1.79
#5ED899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#5ED899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED899
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED899 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C995
Deuteranopia (green-blind)
#C5BD9D
Tritanopia (blue-blind)
#31D7C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed899; /* rgb */ color: rgb(94, 216, 153); /* oklch */ color: oklch(79.6% 0.143 158.1);
Tailwind
colors: {
custom: {
50: '#95e5b7',
500: '#5ed899',
950: '#000000',
},
}SCSS
$custom: #5ed899; $custom-light: #95e5b7; $custom-dark: #000000;
JSON
{
"hex": "#5ed899",
"rgb": {
"r": 94,
"g": 216,
"b": 153
},
"hsl": {
"h": 149.016,
"s": 61,
"l": 60.784
},
"oklch": {
"l": 0.79631,
"c": 0.14293,
"h": 158.1
},
"luminance": 0.53791
}Semantic roles & 50–950 ramp
primary
#5ED899
secondary
#9C3F6F
accent
#1D76C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481