#5DE98B#5DE98B
#5DE98B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.179 H 151.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE98B |
|---|---|
| RGB | rgb(93, 233, 139) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.16, -58.07, 34.67) |
| CIE-LCH | lch(83.16, 67.63, 149.16°) |
| OKLab | oklab(83.5% -0.157 0.086) |
| OKLCH | oklch(83.5% 0.179 151.3) |
| XYZ | xyz(38.3104, 62.4653, 34.4592) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Turquoise Green
#04F489
ΔE00 3.71
Wintergreen
#20F986
ΔE00 4.44
Sea Green (survey)
#53FCA1
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE98B #E95DBB
analogous
#75E95D #5DE98B #5DE9D1
triadic
#5DE98B #8B5DE9 #E98B5D
tetradic
#5DE98B #5D75E9 #E95DBB #E9D15D
square
#5DE98B #5D75E9 #E95DBB #E9D15D
split-complementary
#5DE98B #D15DE9 #E95D75
monochromatic
#18B34B #27E264 #5DE98B #93F0B2 #C9F8D8
Accessibility & contrast
On white
1.56
#5DE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5DE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE98B
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE98B | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#2FE6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de98b; /* rgb */ color: rgb(93, 233, 139); /* oklch */ color: oklch(83.5% 0.179 151.3);
Tailwind
colors: {
custom: {
50: '#97f1ae',
500: '#5de98b',
950: '#000000',
},
}SCSS
$custom: #5de98b; $custom-light: #97f1ae; $custom-dark: #000000;
JSON
{
"hex": "#5de98b",
"rgb": {
"r": 93,
"g": 233,
"b": 139
},
"hsl": {
"h": 139.714,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83496,
"c": 0.17903,
"h": 151.3
},
"luminance": 0.62469
}Semantic roles & 50–950 ramp
primary
#5DE98B
secondary
#B3378A
accent
#0D96D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581