#5DF07F#5DF07F
#5DF07F is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.0% C 0.199 H 148.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF07F |
|---|---|
| RGB | rgb(93, 240, 127) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.09, -62.58, 43.05) |
| CIE-LCH | lch(85.09, 75.96, 145.48°) |
| OKLab | oklab(85.02% -0.169 0.1049) |
| OKLCH | oklch(85.02% 0.199 148.2) |
| XYZ | xyz(39.5023, 66.1757, 30.7660) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.58
Spring Green
#00FF7F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF07F #F05DCE
analogous
#84F05D #5DF07F #5DF0C9
triadic
#5DF07F #7F5DF0 #F07F5D
tetradic
#5DF07F #5D84F0 #F05DCE #F0C95D
square
#5DF07F #5D84F0 #F05DCE #F0C95D
split-complementary
#5DF07F #C95DF0 #F05D84
monochromatic
#12C13A #25EB53 #5DF07F #95F5AB #CDFAD8
Accessibility & contrast
On white
1.48
#5DF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5DF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF07F
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF07F | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#E0CF87
Tritanopia (blue-blind)
#33EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5df07f; /* rgb */ color: rgb(93, 240, 127); /* oklch */ color: oklch(85.0% 0.199 148.2);
Tailwind
colors: {
custom: {
50: '#99f6a6',
500: '#5df07f',
950: '#000000',
},
}SCSS
$custom: #5df07f; $custom-light: #99f6a6; $custom-dark: #000000;
JSON
{
"hex": "#5df07f",
"rgb": {
"r": 93,
"g": 240,
"b": 127
},
"hsl": {
"h": 133.878,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85024,
"c": 0.19892,
"h": 148.2
},
"luminance": 0.6618
}Semantic roles & 50–950 ramp
primary
#5DF07F
secondary
#BF329E
accent
#06ADDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580