#5DFD7C#5DFD7C
#5DFD7C is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.2% C 0.218 H 147.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD7C |
|---|---|
| RGB | rgb(93, 253, 124) |
| HSL | hsl(132, 98%, 68%) |
| HSV | hsv(132, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 51%, 0.8%) |
| CIE-LAB | lab(88.94, -67.66, 49.25) |
| CIE-LCH | lch(88.94, 83.68, 143.95°) |
| OKLab | oklab(88.19% -0.1827 0.1187) |
| OKLCH | oklch(88.19% 0.218 147) |
| XYZ | xyz(43.2746, 74.0286, 31.0732) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.93
Spearmint
#1EF876
ΔE00 2.60
Spring Green
#00FF7F
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.54
Light Bright Green
#53FE5C
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD7C #FD5DDE
analogous
#8EFD5D #5DFD7C #5DFDCC
triadic
#5DFD7C #7C5DFD #FD7C5D
tetradic
#5DFD7C #5D8EFD #FD5DDE #FDCC5D
square
#5DFD7C #5D8EFD #FD5DDE #FDCC5D
split-complementary
#5DFD7C #CC5DFD #FD5D8E
monochromatic
#03DD2D #21FC4B #5DFD7C #99FEAD #D6FEDE
Accessibility & contrast
On white
1.33
#5DFD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#5DFD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD7C
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD7C | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#2DF8DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfd7c; /* rgb */ color: rgb(93, 253, 124); /* oklch */ color: oklch(88.2% 0.218 147.0);
Tailwind
colors: {
custom: {
50: '#9bffa4',
500: '#5dfd7c',
950: '#000000',
},
}SCSS
$custom: #5dfd7c; $custom-light: #9bffa4; $custom-dark: #000000;
JSON
{
"hex": "#5dfd7c",
"rgb": {
"r": 93,
"g": 253,
"b": 124
},
"hsl": {
"h": 131.625,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88185,
"c": 0.21786,
"h": 147
},
"luminance": 0.74033
}Semantic roles & 50–950 ramp
primary
#5DFD7C
secondary
#D628B4
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680