#5DFF71#5DFF71
#5DFF71 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.229 H 145.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFF71 |
|---|---|
| RGB | rgb(93, 255, 113) |
| HSL | hsl(127, 100%, 68%) |
| HSV | hsv(127, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(89.41, -69.77, 54.83) |
| CIE-LCH | lch(89.41, 88.73, 141.84°) |
| OKLab | oklab(88.54% -0.1887 0.1303) |
| OKLCH | oklch(88.54% 0.229 145.4) |
| XYZ | xyz(43.2520, 75.0350, 27.8234) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.71
Light Bright Green
#53FE5C
ΔE00 2.08
Lighter Green
#75FD63
ΔE00 2.69
Light Neon Green
#4EFD54
ΔE00 2.75
Bright Light Green
#2DFE54
ΔE00 2.86
Spearmint
#1EF876
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFF71 #FF5DEB
analogous
#9AFF5D #5DFF71 #5DFFC2
triadic
#5DFF71 #715DFF #FF715D
tetradic
#5DFF71 #5D9AFF #FF5DEB #FFC25D
square
#5DFF71 #5D9AFF #FF5DEB #FFC25D
split-complementary
#5DFF71 #C25DFF #FF5D9A
monochromatic
#00E21C #20FF3B #5DFF71 #9AFFA7 #D7FFDC
Accessibility & contrast
On white
1.31
#5DFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#5DFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFF71
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFF71 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE963
Deuteranopia (green-blind)
#EFDB7C
Tritanopia (blue-blind)
#31F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dff71; /* rgb */ color: rgb(93, 255, 113); /* oklch */ color: oklch(88.5% 0.229 145.4);
Tailwind
colors: {
custom: {
50: '#9cff9d',
500: '#5dff71',
950: '#000000',
},
}SCSS
$custom: #5dff71; $custom-light: #9cff9d; $custom-dark: #000000;
JSON
{
"hex": "#5dff71",
"rgb": {
"r": 93,
"g": 255,
"b": 113
},
"hsl": {
"h": 127.407,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.88536,
"c": 0.22929,
"h": 145.4
},
"luminance": 0.75039
}Semantic roles & 50–950 ramp
primary
#5DFF71
secondary
#D927C3
accent
#00C9E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680