#5DE976#5DE976
#5DE976 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.198 H 146.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE976 |
|---|---|
| RGB | rgb(93, 233, 118) |
| HSL | hsl(131, 76%, 64%) |
| HSV | hsv(131, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 49.4%, 8.6%) |
| CIE-LAB | lab(82.87, -61.32, 44.59) |
| CIE-LCH | lch(82.87, 75.82, 143.98°) |
| OKLab | oklab(83.16% -0.1658 0.108) |
| OKLCH | oklch(83.16% 0.198 146.9) |
| XYZ | xyz(36.9207, 61.9094, 27.1401) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.22
Spearmint
#1EF876
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.09
Wintergreen
#20F986
ΔE00 4.51
Turquoise Green
#04F489
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE976 #E95DD0
analogous
#8AE95D #5DE976 #5DE9BC
triadic
#5DE976 #765DE9 #E9765D
tetradic
#5DE976 #5D8AE9 #E95DD0 #E9BC5D
square
#5DE976 #5D8AE9 #E95DD0 #E9BC5D
split-complementary
#5DE976 #BC5DE9 #E95D8A
monochromatic
#18B334 #27E248 #5DE976 #93F0A4 #C9F8D1
Accessibility & contrast
On white
1.57
#5DE976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5DE976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE976
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE976 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#DAC97E
Tritanopia (blue-blind)
#3AE4CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de976; /* rgb */ color: rgb(93, 233, 118); /* oklch */ color: oklch(83.2% 0.198 146.9);
Tailwind
colors: {
custom: {
50: '#98f19f',
500: '#5de976',
950: '#000000',
},
}SCSS
$custom: #5de976; $custom-light: #98f19f; $custom-dark: #000000;
JSON
{
"hex": "#5de976",
"rgb": {
"r": 93,
"g": 233,
"b": 118
},
"hsl": {
"h": 130.714,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83157,
"c": 0.19783,
"h": 146.9
},
"luminance": 0.61913
}Semantic roles & 50–950 ramp
primary
#5DE976
secondary
#B3379D
accent
#0DB4D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580