#5AFD83#5AFD83
#5AFD83 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.213 H 148.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFD83 |
|---|---|
| RGB | rgb(90, 253, 131) |
| HSL | hsl(135, 98%, 67%) |
| HSV | hsv(135, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(88.95, -67.24, 45.97) |
| CIE-LCH | lch(88.95, 81.45, 145.64°) |
| OKLab | oklab(88.2% -0.1814 0.1117) |
| OKLCH | oklch(88.2% 0.213 148.4) |
| XYZ | xyz(43.4353, 74.0584, 33.4740) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.39
Spearmint
#1EF876
ΔE00 2.43
Lightgreen (survey)
#76FF7B
ΔE00 2.69
Wintergreen
#20F986
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFD83 #FD5AD4
analogous
#83FD5A #5AFD83 #5AFDD5
triadic
#5AFD83 #835AFD #FD835A
tetradic
#5AFD83 #5A83FD #FD5AD4 #FDD55A
square
#5AFD83 #5A83FD #FD5AD4 #FDD55A
split-complementary
#5AFD83 #D55AFD #FD5A83
monochromatic
#03DA39 #1EFC56 #5AFD83 #96FEB0 #D3FEDE
Accessibility & contrast
On white
1.33
#5AFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#5AFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFD83
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFD83 | 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)
#FFE879
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#1DF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5afd83; /* rgb */ color: rgb(90, 253, 131); /* oklch */ color: oklch(88.2% 0.213 148.4);
Tailwind
colors: {
custom: {
50: '#99ffa9',
500: '#5afd83',
950: '#000000',
},
}SCSS
$custom: #5afd83; $custom-light: #99ffa9; $custom-dark: #000000;
JSON
{
"hex": "#5afd83",
"rgb": {
"r": 90,
"g": 253,
"b": 131
},
"hsl": {
"h": 135.092,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.88204,
"c": 0.213,
"h": 148.4
},
"luminance": 0.74063
}Semantic roles & 50–950 ramp
primary
#5AFD83
secondary
#D328A8
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681