#5AFD82#5AFD82
#5AFD82 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.2% C 0.214 H 148.2°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFD82 |
|---|---|
| RGB | rgb(90, 253, 130) |
| HSL | hsl(135, 98%, 67%) |
| HSV | hsv(135, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 48.6%, 0.8%) |
| CIE-LAB | lab(88.94, -67.39, 46.42) |
| CIE-LCH | lch(88.94, 81.83, 145.44°) |
| OKLab | oklab(88.19% -0.1818 0.1127) |
| OKLCH | oklch(88.19% 0.214 148.2) |
| XYZ | xyz(43.3678, 74.0314, 33.1188) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.41
Spearmint
#1EF876
ΔE00 2.41
Lightgreen (survey)
#76FF7B
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFD82 #FD5AD5
analogous
#84FD5A #5AFD82 #5AFDD4
triadic
#5AFD82 #825AFD #FD825A
tetradic
#5AFD82 #5A84FD #FD5AD5 #FDD45A
square
#5AFD82 #5A84FD #FD5AD5 #FDD45A
split-complementary
#5AFD82 #D45AFD #FD5A84
monochromatic
#03DA37 #1EFC54 #5AFD82 #96FEB0 #D3FEDE
Accessibility & contrast
On white
1.33
#5AFD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#5AFD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFD82
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFD82 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#EBDA8B
Tritanopia (blue-blind)
#1EF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5afd82; /* rgb */ color: rgb(90, 253, 130); /* oklch */ color: oklch(88.2% 0.214 148.2);
Tailwind
colors: {
custom: {
50: '#99ffa8',
500: '#5afd82',
950: '#000000',
},
}SCSS
$custom: #5afd82; $custom-light: #99ffa8; $custom-dark: #000000;
JSON
{
"hex": "#5afd82",
"rgb": {
"r": 90,
"g": 253,
"b": 130
},
"hsl": {
"h": 134.724,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.8819,
"c": 0.21386,
"h": 148.2
},
"luminance": 0.74036
}Semantic roles & 50–950 ramp
primary
#5AFD82
secondary
#D328A9
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681