#5DF07B#5DF07B
#5DF07B is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.0% C 0.202 H 147.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF07B |
|---|---|
| RGB | rgb(93, 240, 123) |
| HSL | hsl(132, 83%, 65%) |
| HSV | hsv(132, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(85.03, -63.16, 44.90) |
| CIE-LCH | lch(85.03, 77.50, 144.59°) |
| OKLab | oklab(84.96% -0.1706 0.1089) |
| OKLCH | oklch(84.96% 0.202 147.5) |
| XYZ | xyz(39.2467, 66.0735, 29.4202) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.95
Lightgreen (survey)
#76FF7B
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF07B #F05DD2
analogous
#88F05D #5DF07B #5DF0C5
triadic
#5DF07B #7B5DF0 #F07B5D
tetradic
#5DF07B #5D88F0 #F05DD2 #F0C55D
square
#5DF07B #5D88F0 #F05DD2 #F0C55D
split-complementary
#5DF07B #C55DF0 #F05D88
monochromatic
#12C136 #25EB4D #5DF07B #95F5A9 #CDFAD6
Accessibility & contrast
On white
1.48
#5DF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5DF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF07B
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF07B | 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)
#F3DC71
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#35EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5df07b; /* rgb */ color: rgb(93, 240, 123); /* oklch */ color: oklch(85.0% 0.202 147.5);
Tailwind
colors: {
custom: {
50: '#99f6a3',
500: '#5df07b',
950: '#000000',
},
}SCSS
$custom: #5df07b; $custom-light: #99f6a3; $custom-dark: #000000;
JSON
{
"hex": "#5df07b",
"rgb": {
"r": 93,
"g": 240,
"b": 123
},
"hsl": {
"h": 132.245,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.84964,
"c": 0.20242,
"h": 147.5
},
"luminance": 0.66077
}Semantic roles & 50–950 ramp
primary
#5DF07B
secondary
#BF32A2
accent
#06B3DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580