#5DFC86#5DFC86
#5DFC86 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.208 H 148.7°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFC86 |
|---|---|
| RGB | rgb(93, 252, 134) |
| HSL | hsl(135, 96%, 68%) |
| HSV | hsv(135, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(88.76, -65.88, 44.32) |
| CIE-LCH | lch(88.76, 79.40, 146.07°) |
| OKLab | oklab(88.08% -0.1778 0.1081) |
| OKLCH | oklch(88.08% 0.208 148.7) |
| XYZ | xyz(43.6245, 73.6647, 34.4693) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.60
Spearmint
#1EF876
ΔE00 2.63
Wintergreen
#20F986
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.79
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFC86 #FC5DD3
analogous
#83FC5D #5DFC86 #5DFCD6
triadic
#5DFC86 #865DFC #FC865D
tetradic
#5DFC86 #5D83FC #FC5DD3 #FCD65D
square
#5DFC86 #5D83FC #FC5DD3 #FCD65D
split-complementary
#5DFC86 #D65DFC #FC5D83
monochromatic
#04DB3B #21FB59 #5DFC86 #99FDB3 #D5FEE0
Accessibility & contrast
On white
1.33
#5DFC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#5DFC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFC86
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFC86 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#EAD98E
Tritanopia (blue-blind)
#27F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfc86; /* rgb */ color: rgb(93, 252, 134); /* oklch */ color: oklch(88.1% 0.208 148.7);
Tailwind
colors: {
custom: {
50: '#9afeab',
500: '#5dfc86',
950: '#000000',
},
}SCSS
$custom: #5dfc86; $custom-light: #9afeab; $custom-dark: #000000;
JSON
{
"hex": "#5dfc86",
"rgb": {
"r": 93,
"g": 252,
"b": 134
},
"hsl": {
"h": 135.472,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.88084,
"c": 0.20806,
"h": 148.7
},
"luminance": 0.73669
}Semantic roles & 50–950 ramp
primary
#5DFC86
secondary
#D429A8
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681