#5DE97D#5DE97D
#5DE97D is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.192 H 148.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE97D |
|---|---|
| RGB | rgb(93, 233, 125) |
| HSL | hsl(134, 76%, 64%) |
| HSV | hsv(134, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(82.96, -60.30, 41.33) |
| CIE-LCH | lch(82.96, 73.10, 145.57°) |
| OKLab | oklab(83.26% -0.1629 0.1009) |
| OKLCH | oklch(83.26% 0.192 148.2) |
| XYZ | xyz(37.3522, 62.0820, 29.4127) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Lightish Green
#61E160
ΔE00 3.94
Minty Green
#0BF77D
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.08
Spearmint
#1EF876
ΔE00 4.21
Wintergreen
#20F986
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE97D #E95DC9
analogous
#83E95D #5DE97D #5DE9C3
triadic
#5DE97D #7D5DE9 #E97D5D
tetradic
#5DE97D #5D83E9 #E95DC9 #E9C35D
square
#5DE97D #5D83E9 #E95DC9 #E9C35D
split-complementary
#5DE97D #C35DE9 #E95D83
monochromatic
#18B33C #27E252 #5DE97D #93F0A8 #C9F8D3
Accessibility & contrast
On white
1.57
#5DE97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5DE97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE97D
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE97D | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD674
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#37E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de97d; /* rgb */ color: rgb(93, 233, 125); /* oklch */ color: oklch(83.3% 0.192 148.2);
Tailwind
colors: {
custom: {
50: '#98f1a4',
500: '#5de97d',
950: '#000000',
},
}SCSS
$custom: #5de97d; $custom-light: #98f1a4; $custom-dark: #000000;
JSON
{
"hex": "#5de97d",
"rgb": {
"r": 93,
"g": 233,
"b": 125
},
"hsl": {
"h": 133.714,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83262,
"c": 0.19166,
"h": 148.2
},
"luminance": 0.62086
}Semantic roles & 50–950 ramp
primary
#5DE97D
secondary
#B33797
accent
#0DAAD8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580