#5DF07D#5DF07D
#5DF07D is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.0% C 0.201 H 147.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF07D |
|---|---|
| RGB | rgb(93, 240, 125) |
| HSL | hsl(133, 83%, 65%) |
| HSV | hsv(133, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.06, -62.88, 43.97) |
| CIE-LCH | lch(85.06, 76.73, 145.03°) |
| OKLab | oklab(84.99% -0.1698 0.1069) |
| OKLCH | oklch(84.99% 0.201 147.8) |
| XYZ | xyz(39.3732, 66.1241, 30.0863) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.76
Spring Green
#00FF7F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF07D #F05DD0
analogous
#87F05D #5DF07D #5DF0C6
triadic
#5DF07D #7D5DF0 #F07D5D
tetradic
#5DF07D #5D87F0 #F05DD0 #F0C65D
square
#5DF07D #5D87F0 #F05DD0 #F0C65D
split-complementary
#5DF07D #C65DF0 #F05D87
monochromatic
#12C138 #25EB50 #5DF07D #95F5AA #CDFAD7
Accessibility & contrast
On white
1.48
#5DF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5DF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF07D
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF07D | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#34EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5df07d; /* rgb */ color: rgb(93, 240, 125); /* oklch */ color: oklch(85.0% 0.201 147.8);
Tailwind
colors: {
custom: {
50: '#99f6a4',
500: '#5df07d',
950: '#000000',
},
}SCSS
$custom: #5df07d; $custom-light: #99f6a4; $custom-dark: #000000;
JSON
{
"hex": "#5df07d",
"rgb": {
"r": 93,
"g": 240,
"b": 125
},
"hsl": {
"h": 133.061,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.84994,
"c": 0.20068,
"h": 147.8
},
"luminance": 0.66128
}Semantic roles & 50–950 ramp
primary
#5DF07D
secondary
#BF32A0
accent
#06B0DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580