#5DEF86#5DEF86
#5DEF86 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.191 H 149.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF86 |
|---|---|
| RGB | rgb(93, 239, 134) |
| HSL | hsl(137, 82%, 65%) |
| HSV | hsv(137, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(84.88, -61.14, 39.38) |
| CIE-LCH | lch(84.88, 72.73, 147.21°) |
| OKLab | oklab(84.89% -0.1651 0.0968) |
| OKLCH | oklch(84.89% 0.191 149.6) |
| XYZ | xyz(39.6808, 65.7775, 33.1548) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF86 #EF5DC6
analogous
#7DEF5D #5DEF86 #5DEFCF
triadic
#5DEF86 #865DEF #EF865D
tetradic
#5DEF86 #5D7DEF #EF5DC6 #EFCF5D
square
#5DEF86 #5D7DEF #EF5DC6 #EFCF5D
split-complementary
#5DEF86 #CF5DEF #EF5D7D
monochromatic
#13BF43 #25E95C #5DEF86 #95F5B0 #CCFAD9
Accessibility & contrast
On white
1.48
#5DEF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#5DEF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF86
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF86 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#2FEBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5def86; /* rgb */ color: rgb(93, 239, 134); /* oklch */ color: oklch(84.9% 0.191 149.6);
Tailwind
colors: {
custom: {
50: '#98f5aa',
500: '#5def86',
950: '#000000',
},
}SCSS
$custom: #5def86; $custom-light: #98f5aa; $custom-dark: #000000;
JSON
{
"hex": "#5def86",
"rgb": {
"r": 93,
"g": 239,
"b": 134
},
"hsl": {
"h": 136.849,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.84888,
"c": 0.19142,
"h": 149.6
},
"luminance": 0.65781
}Semantic roles & 50–950 ramp
primary
#5DEF86
secondary
#BD3396
accent
#07A2DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581