#5DFD77#5DFD77
#5DFD77 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.222 H 146.2°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD77 |
|---|---|
| RGB | rgb(93, 253, 119) |
| HSL | hsl(130, 98%, 68%) |
| HSV | hsv(130, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(88.88, -68.32, 51.48) |
| CIE-LCH | lch(88.88, 85.55, 143.00°) |
| OKLab | oklab(88.12% -0.1846 0.1234) |
| OKLCH | oklch(88.12% 0.222 146.2) |
| XYZ | xyz(42.9664, 73.9053, 29.4500) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.70
Spearmint
#1EF876
ΔE00 2.80
Light Bright Green
#53FE5C
ΔE00 2.93
Spring Green
#00FF7F
ΔE00 3.16
Lighter Green
#75FD63
ΔE00 3.40
Easter Green
#8CFD7E
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD77 #FD5DE3
analogous
#93FD5D #5DFD77 #5DFDC7
triadic
#5DFD77 #775DFD #FD775D
tetradic
#5DFD77 #5D93FD #FD5DE3 #FDC75D
square
#5DFD77 #5D93FD #FD5DE3 #FDC75D
split-complementary
#5DFD77 #C75DFD #FD5D93
monochromatic
#03DD26 #21FC44 #5DFD77 #99FEAA #D6FEDD
Accessibility & contrast
On white
1.33
#5DFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#5DFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD77
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD77 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86B
Deuteranopia (green-blind)
#EDDA81
Tritanopia (blue-blind)
#30F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfd77; /* rgb */ color: rgb(93, 253, 119); /* oklch */ color: oklch(88.1% 0.222 146.2);
Tailwind
colors: {
custom: {
50: '#9bffa1',
500: '#5dfd77',
950: '#000000',
},
}SCSS
$custom: #5dfd77; $custom-light: #9bffa1; $custom-dark: #000000;
JSON
{
"hex": "#5dfd77",
"rgb": {
"r": 93,
"g": 253,
"b": 119
},
"hsl": {
"h": 129.75,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88118,
"c": 0.22202,
"h": 146.2
},
"luminance": 0.7391
}Semantic roles & 50–950 ramp
primary
#5DFD77
secondary
#D628BA
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680