#5DE77F#5DE77F
#5DE77F is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.8% C 0.187 H 148.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE77F |
|---|---|
| RGB | rgb(93, 231, 127) |
| HSL | hsl(135, 74%, 64%) |
| HSV | hsv(135, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.38, -59.25, 39.62) |
| CIE-LCH | lch(82.38, 71.28, 146.23°) |
| OKLab | oklab(82.8% -0.1601 0.0971) |
| OKLCH | oklch(82.8% 0.187 148.8) |
| XYZ | xyz(36.9183, 61.0077, 29.9047) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Tealish Green
#0CDC73
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.18
Lightish Green
#61E160
ΔE00 4.22
Minty Green
#0BF77D
ΔE00 4.42
Wintergreen
#20F986
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE77F #E75DC5
analogous
#80E75D #5DE77F #5DE7C4
triadic
#5DE77F #7F5DE7 #E77F5D
tetradic
#5DE77F #5D80E7 #E75DC5 #E7C45D
square
#5DE77F #5D80E7 #E75DC5 #E7C45D
split-complementary
#5DE77F #C45DE7 #E75D80
monochromatic
#1AB03F #28DF55 #5DE77F #92EFA9 #C8F7D3
Accessibility & contrast
On white
1.59
#5DE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5DE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE77F
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE77F | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D577
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#37E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de77f; /* rgb */ color: rgb(93, 231, 127); /* oklch */ color: oklch(82.8% 0.187 148.8);
Tailwind
colors: {
custom: {
50: '#97f0a5',
500: '#5de77f',
950: '#000000',
},
}SCSS
$custom: #5de77f; $custom-light: #97f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5de77f",
"rgb": {
"r": 93,
"g": 231,
"b": 127
},
"hsl": {
"h": 134.783,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.82799,
"c": 0.18726,
"h": 148.8
},
"luminance": 0.61011
}Semantic roles & 50–950 ramp
primary
#5DE77F
secondary
#B03893
accent
#0FA5D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580