#5DEB85#5DEB85
#5DEB85 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.187 H 149.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB85 |
|---|---|
| RGB | rgb(93, 235, 133) |
| HSL | hsl(137, 78%, 64%) |
| HSV | hsv(137, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(83.67, -59.81, 38.32) |
| CIE-LCH | lch(83.67, 71.03, 147.35°) |
| OKLab | oklab(83.89% -0.1616 0.0943) |
| OKLCH | oklch(83.89% 0.187 149.7) |
| XYZ | xyz(38.4533, 63.4335, 32.4032) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Turquoise Green
#04F489
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 3.91
Spearmint
#1EF876
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB85 #EB5DC3
analogous
#7CEB5D #5DEB85 #5DEBCC
triadic
#5DEB85 #855DEB #EB855D
tetradic
#5DEB85 #5D7CEB #EB5DC3 #EBCC5D
square
#5DEB85 #5D7CEB #EB5DC3 #EBCC5D
split-complementary
#5DEB85 #CC5DEB #EB5D7C
monochromatic
#17B744 #27E45C #5DEB85 #93F2AE #CAF8D7
Accessibility & contrast
On white
1.53
#5DEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5DEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB85
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB85 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87D
Deuteranopia (green-blind)
#DACB8C
Tritanopia (blue-blind)
#32E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb85; /* rgb */ color: rgb(93, 235, 133); /* oklch */ color: oklch(83.9% 0.187 149.7);
Tailwind
colors: {
custom: {
50: '#98f2aa',
500: '#5deb85',
950: '#000000',
},
}SCSS
$custom: #5deb85; $custom-light: #98f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5deb85",
"rgb": {
"r": 93,
"g": 235,
"b": 133
},
"hsl": {
"h": 136.901,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83885,
"c": 0.1871,
"h": 149.7
},
"luminance": 0.63437
}Semantic roles & 50–950 ramp
primary
#5DEB85
secondary
#B73692
accent
#0BA0DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581