#5DE97F#5DE97F
#5DE97F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.190 H 148.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE97F |
|---|---|
| RGB | rgb(93, 233, 127) |
| HSL | hsl(135, 76%, 64%) |
| HSV | hsv(135, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(82.98, -60.00, 40.39) |
| CIE-LCH | lch(82.98, 72.33, 146.05°) |
| OKLab | oklab(83.29% -0.1621 0.0988) |
| OKLCH | oklch(83.29% 0.19 148.6) |
| XYZ | xyz(37.4812, 62.1337, 30.0923) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.37
Turquoise Green
#04F489
ΔE00 3.95
Minty Green
#0BF77D
ΔE00 4.05
Wintergreen
#20F986
ΔE00 4.19
Lightish Green
#61E160
ΔE00 4.21
Spearmint
#1EF876
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE97F #E95DC7
analogous
#81E95D #5DE97F #5DE9C5
triadic
#5DE97F #7F5DE9 #E97F5D
tetradic
#5DE97F #5D81E9 #E95DC7 #E9C55D
square
#5DE97F #5D81E9 #E95DC7 #E9C55D
split-complementary
#5DE97F #C55DE9 #E95D81
monochromatic
#18B33E #27E254 #5DE97F #93F0AA #C9F8D4
Accessibility & contrast
On white
1.56
#5DE97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5DE97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE97F
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE97F | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#36E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de97f; /* rgb */ color: rgb(93, 233, 127); /* oklch */ color: oklch(83.3% 0.190 148.6);
Tailwind
colors: {
custom: {
50: '#98f1a5',
500: '#5de97f',
950: '#000000',
},
}SCSS
$custom: #5de97f; $custom-light: #98f1a5; $custom-dark: #000000;
JSON
{
"hex": "#5de97f",
"rgb": {
"r": 93,
"g": 233,
"b": 127
},
"hsl": {
"h": 134.571,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83294,
"c": 0.18987,
"h": 148.6
},
"luminance": 0.62137
}Semantic roles & 50–950 ramp
primary
#5DE97F
secondary
#B33795
accent
#0DA7D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580