#5DF888#5DF888
#5DF888 is a very light, highly saturated green. Relative luminance 0.712; OKLCH L 87.1% C 0.201 H 149.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF888 |
|---|---|
| RGB | rgb(93, 248, 136) |
| HSL | hsl(137, 92%, 67%) |
| HSV | hsv(137, 63%, 97%) |
| CMYK | cmyk(62.5%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.60, -64.14, 41.88) |
| CIE-LCH | lch(87.60, 76.60, 146.86°) |
| OKLab | oklab(87.13% -0.1731 0.1026) |
| OKLCH | oklch(87.13% 0.201 149.3) |
| XYZ | xyz(42.5224, 71.2352, 34.7966) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.37
Minty Green
#0BF77D
ΔE00 2.65
Spearmint
#1EF876
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF888 #F85DCD
analogous
#80F85D #5DF888 #5DF8D5
triadic
#5DF888 #885DF8 #F8885D
tetradic
#5DF888 #5D80F8 #F85DCD #F8D55D
square
#5DF888 #5D80F8 #F85DCD #F8D55D
split-complementary
#5DF888 #D55DF8 #F85D80
monochromatic
#09D241 #22F55D #5DF888 #98FBB3 #D2FDDE
Accessibility & contrast
On white
1.38
#5DF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#5DF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF888
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF888 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#28F4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df888; /* rgb */ color: rgb(93, 248, 136); /* oklch */ color: oklch(87.1% 0.201 149.3);
Tailwind
colors: {
custom: {
50: '#9afcac',
500: '#5df888',
950: '#000000',
},
}SCSS
$custom: #5df888; $custom-light: #9afcac; $custom-dark: #000000;
JSON
{
"hex": "#5df888",
"rgb": {
"r": 93,
"g": 248,
"b": 136
},
"hsl": {
"h": 136.645,
"s": 91.716,
"l": 66.863
},
"oklch": {
"l": 0.87133,
"c": 0.20123,
"h": 149.3
},
"luminance": 0.7124
}Semantic roles & 50–950 ramp
primary
#5DF888
secondary
#CD2DA0
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681