#5DFC84#5DFC84
#5DFC84 is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.210 H 148.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFC84 |
|---|---|
| RGB | rgb(93, 252, 132) |
| HSL | hsl(135, 96%, 68%) |
| HSV | hsv(135, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(88.74, -66.18, 45.24) |
| CIE-LCH | lch(88.74, 80.16, 145.64°) |
| OKLab | oklab(88.05% -0.1786 0.1101) |
| OKLCH | oklch(88.05% 0.21 148.4) |
| XYZ | xyz(43.4863, 73.6095, 33.7416) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.55
Spring Green
#00FF7F
ΔE00 2.59
Lightgreen (survey)
#76FF7B
ΔE00 2.73
Wintergreen
#20F986
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFC84 #FC5DD5
analogous
#85FC5D #5DFC84 #5DFCD4
triadic
#5DFC84 #845DFC #FC845D
tetradic
#5DFC84 #5D85FC #FC5DD5 #FCD45D
square
#5DFC84 #5D85FC #FC5DD5 #FCD45D
split-complementary
#5DFC84 #D45DFC #FC5D85
monochromatic
#04DB39 #21FB56 #5DFC84 #99FDB2 #D5FEDF
Accessibility & contrast
On white
1.34
#5DFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#5DFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFC84
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFC84 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77A
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#28F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfc84; /* rgb */ color: rgb(93, 252, 132); /* oklch */ color: oklch(88.1% 0.210 148.4);
Tailwind
colors: {
custom: {
50: '#9bfea9',
500: '#5dfc84',
950: '#000000',
},
}SCSS
$custom: #5dfc84; $custom-light: #9bfea9; $custom-dark: #000000;
JSON
{
"hex": "#5dfc84",
"rgb": {
"r": 93,
"g": 252,
"b": 132
},
"hsl": {
"h": 134.717,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.88054,
"c": 0.20979,
"h": 148.4
},
"luminance": 0.73614
}Semantic roles & 50–950 ramp
primary
#5DFC84
secondary
#D429AA
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681