#5DEF81#5DEF81
#5DEF81 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.196 H 148.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF81 |
|---|---|
| RGB | rgb(93, 239, 129) |
| HSL | hsl(135, 82%, 65%) |
| HSV | hsv(135, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 46%, 6.3%) |
| CIE-LAB | lab(84.81, -61.92, 41.73) |
| CIE-LCH | lch(84.81, 74.67, 146.02°) |
| OKLab | oklab(84.81% -0.1672 0.102) |
| OKLCH | oklch(84.81% 0.196 148.6) |
| XYZ | xyz(39.3403, 65.6413, 31.3614) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.23
Spearmint
#1EF876
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF81 #EF5DCB
analogous
#82EF5D #5DEF81 #5DEFCA
triadic
#5DEF81 #815DEF #EF815D
tetradic
#5DEF81 #5D82EF #EF5DCB #EFCA5D
square
#5DEF81 #5D82EF #EF5DCB #EFCA5D
split-complementary
#5DEF81 #CA5DEF #EF5D82
monochromatic
#13BF3D #25E956 #5DEF81 #95F5AC #CCFAD8
Accessibility & contrast
On white
1.49
#5DEF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5DEF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF81
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF81 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC78
Deuteranopia (green-blind)
#DECF89
Tritanopia (blue-blind)
#32EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5def81; /* rgb */ color: rgb(93, 239, 129); /* oklch */ color: oklch(84.8% 0.196 148.6);
Tailwind
colors: {
custom: {
50: '#98f5a7',
500: '#5def81',
950: '#000000',
},
}SCSS
$custom: #5def81; $custom-light: #98f5a7; $custom-dark: #000000;
JSON
{
"hex": "#5def81",
"rgb": {
"r": 93,
"g": 239,
"b": 129
},
"hsl": {
"h": 134.795,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.84808,
"c": 0.19587,
"h": 148.6
},
"luminance": 0.65645
}Semantic roles & 50–950 ramp
primary
#5DEF81
secondary
#BD339B
accent
#07A9DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580