#5DF07E#5DF07E
#5DF07E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.0% C 0.200 H 148.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF07E |
|---|---|
| RGB | rgb(93, 240, 126) |
| HSL | hsl(133, 83%, 65%) |
| HSV | hsv(133, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.07, -62.73, 43.51) |
| CIE-LCH | lch(85.07, 76.34, 145.25°) |
| OKLab | oklab(85.01% -0.1694 0.1059) |
| OKLCH | oklch(85.01% 0.2 148) |
| XYZ | xyz(39.4374, 66.1498, 30.4245) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.67
Spring Green
#00FF7F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF07E #F05DCF
analogous
#86F05D #5DF07E #5DF0C7
triadic
#5DF07E #7E5DF0 #F07E5D
tetradic
#5DF07E #5D86F0 #F05DCF #F0C75D
square
#5DF07E #5D86F0 #F05DCF #F0C75D
split-complementary
#5DF07E #C75DF0 #F05D86
monochromatic
#12C139 #25EB51 #5DF07E #95F5AB #CDFAD7
Accessibility & contrast
On white
1.48
#5DF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5DF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF07E
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF07E | 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)
#F2DC75
Deuteranopia (green-blind)
#E0CF86
Tritanopia (blue-blind)
#33EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5df07e; /* rgb */ color: rgb(93, 240, 126); /* oklch */ color: oklch(85.0% 0.200 148.0);
Tailwind
colors: {
custom: {
50: '#99f6a5',
500: '#5df07e',
950: '#000000',
},
}SCSS
$custom: #5df07e; $custom-light: #99f6a5; $custom-dark: #000000;
JSON
{
"hex": "#5df07e",
"rgb": {
"r": 93,
"g": 240,
"b": 126
},
"hsl": {
"h": 133.469,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85009,
"c": 0.1998,
"h": 148
},
"luminance": 0.66154
}Semantic roles & 50–950 ramp
primary
#5DF07E
secondary
#BF329F
accent
#06AFDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580