#5ED87B#5ED87B
#5ED87B is a light, vivid green. Relative luminance 0.529; OKLCH L 79.0% C 0.170 H 148.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED87B |
|---|---|
| RGB | rgb(94, 216, 123) |
| HSL | hsl(134, 61%, 61%) |
| HSV | hsv(134, 56%, 85%) |
| CMYK | cmyk(56.5%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(77.83, -53.91, 35.77) |
| CIE-LCH | lch(77.83, 64.70, 146.43°) |
| OKLab | oklab(79.04% -0.1459 0.0881) |
| OKLCH | oklch(79.04% 0.17 148.9) |
| XYZ | xyz(32.7449, 52.9185, 27.2238) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.67
Seaweed
#18D17B
ΔE00 4.36
Emerald
#50C878
ΔE00 4.37
Lightish Green
#61E160
ΔE00 5.26
Aqua Green
#12E193
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED87B #D85EBB
analogous
#7ED85E #5ED87B #5ED8B8
triadic
#5ED87B #7B5ED8 #D87B5E
tetradic
#5ED87B #5E7ED8 #D85EBB #D8B85E
square
#5ED87B #5E7ED8 #D85EBB #D8B85E
split-complementary
#5ED87B #B85ED8 #D85E7E
monochromatic
#259740 #31C855 #5ED87B #8FE4A3 #C1F0CC
Accessibility & contrast
On white
1.81
#5ED87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#5ED87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED87B
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED87B | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC774
Deuteranopia (green-blind)
#C9BC81
Tritanopia (blue-blind)
#41D4C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ed87b; /* rgb */ color: rgb(94, 216, 123); /* oklch */ color: oklch(79.0% 0.170 148.9);
Tailwind
colors: {
custom: {
50: '#96e5a2',
500: '#5ed87b',
950: '#000000',
},
}SCSS
$custom: #5ed87b; $custom-light: #96e5a2; $custom-dark: #000000;
JSON
{
"hex": "#5ed87b",
"rgb": {
"r": 94,
"g": 216,
"b": 123
},
"hsl": {
"h": 134.262,
"s": 61,
"l": 60.784
},
"oklch": {
"l": 0.79044,
"c": 0.17043,
"h": 148.9
},
"luminance": 0.52921
}Semantic roles & 50–950 ramp
primary
#5ED87B
secondary
#9C3F86
accent
#1DA0C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0E160F
muted
#7F8480