#5DEF84#5DEF84
#5DEF84 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.193 H 149.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF84 |
|---|---|
| RGB | rgb(93, 239, 132) |
| HSL | hsl(136, 82%, 65%) |
| HSV | hsv(136, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(84.85, -61.46, 40.33) |
| CIE-LCH | lch(84.85, 73.51, 146.73°) |
| OKLab | oklab(84.86% -0.166 0.0989) |
| OKLCH | oklch(84.86% 0.193 149.2) |
| XYZ | xyz(39.5427, 65.7222, 32.4271) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.23
Spearmint
#1EF876
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF84 #EF5DC8
analogous
#7FEF5D #5DEF84 #5DEFCD
triadic
#5DEF84 #845DEF #EF845D
tetradic
#5DEF84 #5D7FEF #EF5DC8 #EFCD5D
square
#5DEF84 #5D7FEF #EF5DC8 #EFCD5D
split-complementary
#5DEF84 #CD5DEF #EF5D7F
monochromatic
#13BF41 #25E95A #5DEF84 #95F5AE #CCFAD9
Accessibility & contrast
On white
1.48
#5DEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#5DEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF84
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF84 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#30EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5def84; /* rgb */ color: rgb(93, 239, 132); /* oklch */ color: oklch(84.9% 0.193 149.2);
Tailwind
colors: {
custom: {
50: '#98f5a9',
500: '#5def84',
950: '#000000',
},
}SCSS
$custom: #5def84; $custom-light: #98f5a9; $custom-dark: #000000;
JSON
{
"hex": "#5def84",
"rgb": {
"r": 93,
"g": 239,
"b": 132
},
"hsl": {
"h": 136.027,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.84855,
"c": 0.19321,
"h": 149.2
},
"luminance": 0.65726
}Semantic roles & 50–950 ramp
primary
#5DEF84
secondary
#BD3398
accent
#07A5DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581