#5DEF77#5DEF77
#5DEF77 is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.7% C 0.205 H 146.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF77 |
|---|---|
| RGB | rgb(93, 239, 119) |
| HSL | hsl(131, 82%, 65%) |
| HSV | hsv(131, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 50.2%, 6.3%) |
| CIE-LAB | lab(84.68, -63.36, 46.36) |
| CIE-LCH | lch(84.68, 78.52, 143.81°) |
| OKLab | oklab(84.66% -0.1713 0.112) |
| OKLCH | oklch(84.66% 0.205 146.8) |
| XYZ | xyz(38.7079, 65.3883, 28.0305) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.34
Lightish Green
#61E160
ΔE00 3.76
Wintergreen
#20F986
ΔE00 3.80
Lightgreen (survey)
#76FF7B
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF77 #EF5DD5
analogous
#8CEF5D #5DEF77 #5DEFC0
triadic
#5DEF77 #775DEF #EF775D
tetradic
#5DEF77 #5D8CEF #EF5DD5 #EFC05D
square
#5DEF77 #5D8CEF #EF5DD5 #EFC05D
split-complementary
#5DEF77 #C05DEF #EF5D8C
monochromatic
#13BF31 #25E948 #5DEF77 #95F5A6 #CCFAD5
Accessibility & contrast
On white
1.49
#5DEF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5DEF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF77
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF77 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6D
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#37EAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5def77; /* rgb */ color: rgb(93, 239, 119); /* oklch */ color: oklch(84.7% 0.205 146.8);
Tailwind
colors: {
custom: {
50: '#99f5a0',
500: '#5def77',
950: '#000000',
},
}SCSS
$custom: #5def77; $custom-light: #99f5a0; $custom-dark: #000000;
JSON
{
"hex": "#5def77",
"rgb": {
"r": 93,
"g": 239,
"b": 119
},
"hsl": {
"h": 130.685,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.84659,
"c": 0.20461,
"h": 146.8
},
"luminance": 0.65392
}Semantic roles & 50–950 ramp
primary
#5DEF77
secondary
#BD33A4
accent
#07B8DE
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580