#5DF88E#5DF88E
#5DF88E is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.196 H 150.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF88E |
|---|---|
| RGB | rgb(93, 248, 142) |
| HSL | hsl(139, 92%, 67%) |
| HSV | hsv(139, 63%, 97%) |
| CMYK | cmyk(62.5%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(87.68, -63.19, 39.07) |
| CIE-LCH | lch(87.68, 74.30, 148.27°) |
| OKLab | oklab(87.23% -0.1706 0.0963) |
| OKLCH | oklch(87.23% 0.196 150.6) |
| XYZ | xyz(42.9608, 71.4106, 37.1055) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.35
Turquoise Green
#04F489
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF88E #F85DC7
analogous
#7AF85D #5DF88E #5DF8DC
triadic
#5DF88E #8E5DF8 #F88E5D
tetradic
#5DF88E #5D7AF8 #F85DC7 #F8DC5D
square
#5DF88E #5D7AF8 #F85DC7 #F8DC5D
split-complementary
#5DF88E #DC5DF8 #F85D7A
monochromatic
#09D248 #22F565 #5DF88E #98FBB7 #D2FDE0
Accessibility & contrast
On white
1.37
#5DF88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5DF88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF88E
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF88E | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E486
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#23F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df88e; /* rgb */ color: rgb(93, 248, 142); /* oklch */ color: oklch(87.2% 0.196 150.6);
Tailwind
colors: {
custom: {
50: '#9afcb0',
500: '#5df88e',
950: '#000000',
},
}SCSS
$custom: #5df88e; $custom-light: #9afcb0; $custom-dark: #000000;
JSON
{
"hex": "#5df88e",
"rgb": {
"r": 93,
"g": 248,
"b": 142
},
"hsl": {
"h": 138.968,
"s": 91.716,
"l": 66.863
},
"oklch": {
"l": 0.87231,
"c": 0.19593,
"h": 150.6
},
"luminance": 0.71415
}Semantic roles & 50–950 ramp
primary
#5DF88E
secondary
#CD2D9A
accent
#009DE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681