#5DFF85#5DFF85
#5DFF85 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.213 H 148.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFF85 |
|---|---|
| RGB | rgb(93, 255, 133) |
| HSL | hsl(135, 100%, 68%) |
| HSV | hsv(135, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.64, -67.10, 45.90) |
| CIE-LCH | lch(89.64, 81.30, 145.62°) |
| OKLab | oklab(88.81% -0.181 0.1116) |
| OKLCH | oklch(88.81% 0.213 148.3) |
| XYZ | xyz(44.5046, 75.5360, 34.4203) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.52
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Spearmint
#1EF876
ΔE00 2.77
Wintergreen
#20F986
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFF85 #FF5DD7
analogous
#86FF5D #5DFF85 #5DFFD6
triadic
#5DFF85 #855DFF #FF855D
tetradic
#5DFF85 #5D86FF #FF5DD7 #FFD65D
square
#5DFF85 #5D86FF #FF5DD7 #FFD65D
split-complementary
#5DFF85 #D65DFF #FF5D86
monochromatic
#00E238 #20FF57 #5DFF85 #9AFFB3 #D7FFE1
Accessibility & contrast
On white
1.30
#5DFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#5DFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFF85
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFF85 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#25FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dff85; /* rgb */ color: rgb(93, 255, 133); /* oklch */ color: oklch(88.8% 0.213 148.3);
Tailwind
colors: {
custom: {
50: '#9bffaa',
500: '#5dff85',
950: '#000000',
},
}SCSS
$custom: #5dff85; $custom-light: #9bffaa; $custom-dark: #000000;
JSON
{
"hex": "#5dff85",
"rgb": {
"r": 93,
"g": 255,
"b": 133
},
"hsl": {
"h": 134.815,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.88805,
"c": 0.21268,
"h": 148.3
},
"luminance": 0.75541
}Semantic roles & 50–950 ramp
primary
#5DFF85
secondary
#D927AD
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681