#5DE98D#5DE98D
#5DE98D is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.177 H 151.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE98D |
|---|---|
| RGB | rgb(93, 233, 141) |
| HSL | hsl(141, 76%, 64%) |
| HSV | hsv(141, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.19, -57.73, 33.71) |
| CIE-LCH | lch(83.19, 66.85, 149.72°) |
| OKLab | oklab(83.53% -0.1562 0.0838) |
| OKLCH | oklch(83.53% 0.177 151.8) |
| XYZ | xyz(38.4578, 62.5243, 35.2358) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.41
Turquoise Green
#04F489
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.34
Wintergreen
#20F986
ΔE00 4.56
Tealish Green
#0CDC73
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE98D #E95DB9
analogous
#73E95D #5DE98D #5DE9D3
triadic
#5DE98D #8D5DE9 #E98D5D
tetradic
#5DE98D #5D73E9 #E95DB9 #E9D35D
square
#5DE98D #5D73E9 #E95DB9 #E9D35D
split-complementary
#5DE98D #D35DE9 #E95D73
monochromatic
#18B34D #27E267 #5DE98D #93F0B3 #C9F8D9
Accessibility & contrast
On white
1.55
#5DE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5DE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE98D
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE98D | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD787
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#2EE6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de98d; /* rgb */ color: rgb(93, 233, 141); /* oklch */ color: oklch(83.5% 0.177 151.8);
Tailwind
colors: {
custom: {
50: '#97f1af',
500: '#5de98d',
950: '#000000',
},
}SCSS
$custom: #5de98d; $custom-light: #97f1af; $custom-dark: #000000;
JSON
{
"hex": "#5de98d",
"rgb": {
"r": 93,
"g": 233,
"b": 141
},
"hsl": {
"h": 140.571,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83532,
"c": 0.17722,
"h": 151.8
},
"luminance": 0.62528
}Semantic roles & 50–950 ramp
primary
#5DE98D
secondary
#B33789
accent
#0D93D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581