#5DEF80#5DEF80
#5DEF80 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.197 H 148.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF80 |
|---|---|
| RGB | rgb(93, 239, 128) |
| HSL | hsl(134, 82%, 65%) |
| HSV | hsv(134, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.80, -62.07, 42.20) |
| CIE-LCH | lch(84.80, 75.05, 145.79°) |
| OKLab | oklab(84.79% -0.1676 0.103) |
| OKLCH | oklch(84.79% 0.197 148.4) |
| XYZ | xyz(39.2742, 65.6148, 31.0131) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.14
Weird Green
#3AE57F
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF80 #EF5DCC
analogous
#83EF5D #5DEF80 #5DEFC9
triadic
#5DEF80 #805DEF #EF805D
tetradic
#5DEF80 #5D83EF #EF5DCC #EFC95D
square
#5DEF80 #5D83EF #EF5DCC #EFC95D
split-complementary
#5DEF80 #C95DEF #EF5D83
monochromatic
#13BF3C #25E954 #5DEF80 #95F5AC #CCFAD7
Accessibility & contrast
On white
1.49
#5DEF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#5DEF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF80
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF80 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#DECF88
Tritanopia (blue-blind)
#33EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5def80; /* rgb */ color: rgb(93, 239, 128); /* oklch */ color: oklch(84.8% 0.197 148.4);
Tailwind
colors: {
custom: {
50: '#98f5a6',
500: '#5def80',
950: '#000000',
},
}SCSS
$custom: #5def80; $custom-light: #98f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5def80",
"rgb": {
"r": 93,
"g": 239,
"b": 128
},
"hsl": {
"h": 134.384,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.84792,
"c": 0.19676,
"h": 148.4
},
"luminance": 0.65619
}Semantic roles & 50–950 ramp
primary
#5DEF80
secondary
#BD339C
accent
#07ABDE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580