#5DE77B#5DE77B
#5DE77B is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.7% C 0.191 H 148.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE77B |
|---|---|
| RGB | rgb(93, 231, 123) |
| HSL | hsl(133, 74%, 64%) |
| HSV | hsv(133, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 46.8%, 9.4%) |
| CIE-LAB | lab(82.33, -59.86, 41.51) |
| CIE-LCH | lch(82.33, 72.84, 145.26°) |
| OKLab | oklab(82.74% -0.1618 0.1012) |
| OKLCH | oklch(82.74% 0.191 148) |
| XYZ | xyz(36.6627, 60.9055, 28.5589) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Lightish Green
#61E160
ΔE00 3.65
Tealish Green
#0CDC73
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.36
Turquoise Green
#04F489
ΔE00 4.40
Spearmint
#1EF876
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE77B #E75DC9
analogous
#84E75D #5DE77B #5DE7C0
triadic
#5DE77B #7B5DE7 #E77B5D
tetradic
#5DE77B #5D84E7 #E75DC9 #E7C05D
square
#5DE77B #5D84E7 #E75DC9 #E7C05D
split-complementary
#5DE77B #C05DE7 #E75D84
monochromatic
#1AB03B #28DF50 #5DE77B #92EFA6 #C8F7D2
Accessibility & contrast
On white
1.59
#5DE77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5DE77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE77B
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE77B | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#39E3CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de77b; /* rgb */ color: rgb(93, 231, 123); /* oklch */ color: oklch(82.7% 0.191 148.0);
Tailwind
colors: {
custom: {
50: '#97f0a3',
500: '#5de77b',
950: '#000000',
},
}SCSS
$custom: #5de77b; $custom-light: #97f0a3; $custom-dark: #000000;
JSON
{
"hex": "#5de77b",
"rgb": {
"r": 93,
"g": 231,
"b": 123
},
"hsl": {
"h": 133.043,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.82736,
"c": 0.19083,
"h": 148
},
"luminance": 0.60909
}Semantic roles & 50–950 ramp
primary
#5DE77B
secondary
#B03896
accent
#0FABD6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580