#5DF88D#5DF88D
#5DF88D is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.197 H 150.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF88D |
|---|---|
| RGB | rgb(93, 248, 141) |
| HSL | hsl(139, 92%, 67%) |
| HSV | hsv(139, 63%, 97%) |
| CMYK | cmyk(62.5%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(87.67, -63.35, 39.54) |
| CIE-LCH | lch(87.67, 74.68, 148.03°) |
| OKLab | oklab(87.21% -0.171 0.0974) |
| OKLCH | oklch(87.21% 0.197 150.3) |
| XYZ | xyz(42.8860, 71.3807, 36.7119) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.33
Minty Green
#0BF77D
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.23
Spearmint
#1EF876
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF88D #F85DC8
analogous
#7BF85D #5DF88D #5DF8DB
triadic
#5DF88D #8D5DF8 #F88D5D
tetradic
#5DF88D #5D7BF8 #F85DC8 #F8DB5D
square
#5DF88D #5D7BF8 #F85DC8 #F8DB5D
split-complementary
#5DF88D #DB5DF8 #F85D7B
monochromatic
#09D247 #22F564 #5DF88D #98FBB6 #D2FDE0
Accessibility & contrast
On white
1.37
#5DF88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5DF88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF88D
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF88D | 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)
#F9E485
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#24F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df88d; /* rgb */ color: rgb(93, 248, 141); /* oklch */ color: oklch(87.2% 0.197 150.3);
Tailwind
colors: {
custom: {
50: '#9afcaf',
500: '#5df88d',
950: '#000000',
},
}SCSS
$custom: #5df88d; $custom-light: #9afcaf; $custom-dark: #000000;
JSON
{
"hex": "#5df88d",
"rgb": {
"r": 93,
"g": 248,
"b": 141
},
"hsl": {
"h": 138.581,
"s": 91.716,
"l": 66.863
},
"oklch": {
"l": 0.87214,
"c": 0.19682,
"h": 150.3
},
"luminance": 0.71385
}Semantic roles & 50–950 ramp
primary
#5DF88D
secondary
#CD2D9B
accent
#009EE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681