#5DF07C#5DF07C
#5DF07C is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.0% C 0.202 H 147.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF07C |
|---|---|
| RGB | rgb(93, 240, 124) |
| HSL | hsl(133, 83%, 65%) |
| HSV | hsv(133, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(85.05, -63.02, 44.44) |
| CIE-LCH | lch(85.05, 77.11, 144.81°) |
| OKLab | oklab(84.98% -0.1702 0.1079) |
| OKLCH | oklch(84.98% 0.202 147.6) |
| XYZ | xyz(39.3097, 66.0987, 29.7516) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF07C #F05DD1
analogous
#87F05D #5DF07C #5DF0C5
triadic
#5DF07C #7C5DF0 #F07C5D
tetradic
#5DF07C #5D87F0 #F05DD1 #F0C55D
square
#5DF07C #5D87F0 #F05DD1 #F0C55D
split-complementary
#5DF07C #C55DF0 #F05D87
monochromatic
#12C137 #25EB4F #5DF07C #95F5A9 #CDFAD7
Accessibility & contrast
On white
1.48
#5DF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5DF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF07C
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF07C | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#34EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5df07c; /* rgb */ color: rgb(93, 240, 124); /* oklch */ color: oklch(85.0% 0.202 147.6);
Tailwind
colors: {
custom: {
50: '#99f6a4',
500: '#5df07c',
950: '#000000',
},
}SCSS
$custom: #5df07c; $custom-light: #99f6a4; $custom-dark: #000000;
JSON
{
"hex": "#5df07c",
"rgb": {
"r": 93,
"g": 240,
"b": 124
},
"hsl": {
"h": 132.653,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.84979,
"c": 0.20155,
"h": 147.6
},
"luminance": 0.66103
}Semantic roles & 50–950 ramp
primary
#5DF07C
secondary
#BF32A1
accent
#06B2DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580