#5DFD79#5DFD79
#5DFD79 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.1% C 0.220 H 146.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD79 |
|---|---|
| RGB | rgb(93, 253, 121) |
| HSL | hsl(131, 98%, 68%) |
| HSV | hsv(131, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(88.90, -68.06, 50.59) |
| CIE-LCH | lch(88.90, 84.80, 143.37°) |
| OKLab | oklab(88.15% -0.1838 0.1215) |
| OKLCH | oklch(88.15% 0.22 146.5) |
| XYZ | xyz(43.0877, 73.9538, 30.0892) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.77
Spearmint
#1EF876
ΔE00 2.71
Spring Green
#00FF7F
ΔE00 3.02
Light Bright Green
#53FE5C
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.51
Easter Green
#8CFD7E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD79 #FD5DE1
analogous
#91FD5D #5DFD79 #5DFDC9
triadic
#5DFD79 #795DFD #FD795D
tetradic
#5DFD79 #5D91FD #FD5DE1 #FDC95D
square
#5DFD79 #5D91FD #FD5DE1 #FDC95D
split-complementary
#5DFD79 #C95DFD #FD5D91
monochromatic
#03DD29 #21FC47 #5DFD79 #99FEAB #D6FEDD
Accessibility & contrast
On white
1.33
#5DFD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#5DFD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD79
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD79 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86D
Deuteranopia (green-blind)
#ECDA83
Tritanopia (blue-blind)
#2EF7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfd79; /* rgb */ color: rgb(93, 253, 121); /* oklch */ color: oklch(88.1% 0.220 146.5);
Tailwind
colors: {
custom: {
50: '#9bffa2',
500: '#5dfd79',
950: '#000000',
},
}SCSS
$custom: #5dfd79; $custom-light: #9bffa2; $custom-dark: #000000;
JSON
{
"hex": "#5dfd79",
"rgb": {
"r": 93,
"g": 253,
"b": 121
},
"hsl": {
"h": 130.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88145,
"c": 0.22036,
"h": 146.5
},
"luminance": 0.73958
}Semantic roles & 50–950 ramp
primary
#5DFD79
secondary
#D628B8
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680