#5ED599#5ED599
#5ED599 is a light, vivid green. Relative luminance 0.523; OKLCH L 78.9% C 0.139 H 158.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED599 |
|---|---|
| RGB | rgb(94, 213, 153) |
| HSL | hsl(150, 59%, 60%) |
| HSV | hsv(150, 56%, 84%) |
| CMYK | cmyk(55.9%, 0%, 28.2%, 16.5%) |
| CIE-LAB | lab(77.44, -47.27, 19.77) |
| CIE-LCH | lch(77.44, 51.24, 157.30°) |
| OKLab | oklab(78.9% -0.1294 0.0503) |
| OKLCH | oklch(78.9% 0.139 158.8) |
| XYZ | xyz(34.1572, 52.2649, 38.4189) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.81
Seafoam
#7FE0B3
ΔE00 5.08
Greenblue
#23C48B
ΔE00 5.52
Emerald
#50C878
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED599 #D55E9A
analogous
#5ED55E #5ED599 #5ED5D5
triadic
#5ED599 #995ED5 #D5995E
tetradic
#5ED599 #5E5ED5 #D55E9A #D5D55E
square
#5ED599 #5E5ED5 #D55E9A #D5D55E
split-complementary
#5ED599 #D55ED5 #D55E5E
monochromatic
#26925C #33C37A #5ED599 #8FE2B8 #BFEED7
Accessibility & contrast
On white
1.83
#5ED599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#5ED599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED599
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED599 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C695
Deuteranopia (green-blind)
#C2BA9D
Tritanopia (blue-blind)
#33D4C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5ed599; /* rgb */ color: rgb(94, 213, 153); /* oklch */ color: oklch(78.9% 0.139 158.8);
Tailwind
colors: {
custom: {
50: '#95e3b7',
500: '#5ed599',
950: '#000000',
},
}SCSS
$custom: #5ed599; $custom-light: #95e3b7; $custom-dark: #000000;
JSON
{
"hex": "#5ed599",
"rgb": {
"r": 94,
"g": 213,
"b": 153
},
"hsl": {
"h": 149.748,
"s": 58.621,
"l": 60.196
},
"oklch": {
"l": 0.78896,
"c": 0.13882,
"h": 158.8
},
"luminance": 0.52268
}Semantic roles & 50–950 ramp
primary
#5ED599
secondary
#983F6C
accent
#1F73C6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1511
muted
#7F8481