#5DEF82#5DEF82
#5DEF82 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.8% C 0.195 H 148.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF82 |
|---|---|
| RGB | rgb(93, 239, 130) |
| HSL | hsl(135, 82%, 65%) |
| HSV | hsv(135, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(84.83, -61.76, 41.27) |
| CIE-LCH | lch(84.83, 74.28, 146.25°) |
| OKLab | oklab(84.82% -0.1668 0.101) |
| OKLCH | oklch(84.82% 0.195 148.8) |
| XYZ | xyz(39.4071, 65.6680, 31.7132) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF82 #EF5DCA
analogous
#81EF5D #5DEF82 #5DEFCB
triadic
#5DEF82 #825DEF #EF825D
tetradic
#5DEF82 #5D81EF #EF5DCA #EFCB5D
square
#5DEF82 #5D81EF #EF5DCA #EFCB5D
split-complementary
#5DEF82 #CB5DEF #EF5D81
monochromatic
#13BF3E #25E957 #5DEF82 #95F5AD #CCFAD8
Accessibility & contrast
On white
1.49
#5DEF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5DEF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF82
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF82 | 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)
#F1DC79
Deuteranopia (green-blind)
#DECF89
Tritanopia (blue-blind)
#31EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5def82; /* rgb */ color: rgb(93, 239, 130); /* oklch */ color: oklch(84.8% 0.195 148.8);
Tailwind
colors: {
custom: {
50: '#98f5a8',
500: '#5def82',
950: '#000000',
},
}SCSS
$custom: #5def82; $custom-light: #98f5a8; $custom-dark: #000000;
JSON
{
"hex": "#5def82",
"rgb": {
"r": 93,
"g": 239,
"b": 130
},
"hsl": {
"h": 135.205,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.84824,
"c": 0.19498,
"h": 148.8
},
"luminance": 0.65672
}Semantic roles & 50–950 ramp
primary
#5DEF82
secondary
#BD339A
accent
#07A8DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580