#5DEF8D#5DEF8D
#5DEF8D is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.185 H 151.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF8D |
|---|---|
| RGB | rgb(93, 239, 141) |
| HSL | hsl(140, 82%, 65%) |
| HSV | hsv(140, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(84.99, -60.01, 36.06) |
| CIE-LCH | lch(84.99, 70.01, 149.00°) |
| OKLab | oklab(85.01% -0.1622 0.0893) |
| OKLCH | oklch(85.01% 0.185 151.2) |
| XYZ | xyz(40.1853, 65.9793, 35.8117) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF8D #EF5DBF
analogous
#76EF5D #5DEF8D #5DEFD6
triadic
#5DEF8D #8D5DEF #EF8D5D
tetradic
#5DEF8D #5D76EF #EF5DBF #EFD65D
square
#5DEF8D #5D76EF #EF5DBF #EFD65D
split-complementary
#5DEF8D #D65DEF #EF5D76
monochromatic
#13BF4B #25E966 #5DEF8D #95F5B4 #CCFADB
Accessibility & contrast
On white
1.48
#5DEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5DEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF8D
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF8D | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#2AEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5def8d; /* rgb */ color: rgb(93, 239, 141); /* oklch */ color: oklch(85.0% 0.185 151.2);
Tailwind
colors: {
custom: {
50: '#98f5af',
500: '#5def8d',
950: '#000000',
},
}SCSS
$custom: #5def8d; $custom-light: #98f5af; $custom-dark: #000000;
JSON
{
"hex": "#5def8d",
"rgb": {
"r": 93,
"g": 239,
"b": 141
},
"hsl": {
"h": 139.726,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85006,
"c": 0.18514,
"h": 151.2
},
"luminance": 0.65983
}Semantic roles & 50–950 ramp
primary
#5DEF8D
secondary
#BD3390
accent
#0798DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581