#5DEB84#5DEB84
#5DEB84 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.188 H 149.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB84 |
|---|---|
| RGB | rgb(93, 235, 132) |
| HSL | hsl(136, 78%, 64%) |
| HSV | hsv(136, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(83.66, -59.97, 38.79) |
| CIE-LCH | lch(83.66, 71.42, 147.10°) |
| OKLab | oklab(83.87% -0.162 0.0954) |
| OKLCH | oklch(83.87% 0.188 149.5) |
| XYZ | xyz(38.3846, 63.4060, 32.0411) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.37
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.81
Minty Green
#0BF77D
ΔE00 3.86
Spearmint
#1EF876
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB84 #EB5DC4
analogous
#7DEB5D #5DEB84 #5DEBCB
triadic
#5DEB84 #845DEB #EB845D
tetradic
#5DEB84 #5D7DEB #EB5DC4 #EBCB5D
square
#5DEB84 #5D7DEB #EB5DC4 #EBCB5D
split-complementary
#5DEB84 #CB5DEB #EB5D7D
monochromatic
#17B743 #27E45B #5DEB84 #93F2AD #CAF8D7
Accessibility & contrast
On white
1.53
#5DEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5DEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB84
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB84 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87C
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#32E7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb84; /* rgb */ color: rgb(93, 235, 132); /* oklch */ color: oklch(83.9% 0.188 149.5);
Tailwind
colors: {
custom: {
50: '#98f2a9',
500: '#5deb84',
950: '#000000',
},
}SCSS
$custom: #5deb84; $custom-light: #98f2a9; $custom-dark: #000000;
JSON
{
"hex": "#5deb84",
"rgb": {
"r": 93,
"g": 235,
"b": 132
},
"hsl": {
"h": 136.479,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83869,
"c": 0.188,
"h": 149.5
},
"luminance": 0.6341
}Semantic roles & 50–950 ramp
primary
#5DEB84
secondary
#B73693
accent
#0BA1DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581