#5AFF83#5AFF83
#5AFF83 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.215 H 148.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFF83 |
|---|---|
| RGB | rgb(90, 255, 131) |
| HSL | hsl(135, 100%, 68%) |
| HSV | hsv(135, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.55, -67.95, 46.71) |
| CIE-LCH | lch(89.55, 82.45, 145.49°) |
| OKLab | oklab(88.7% -0.1833 0.1134) |
| OKLCH | oklch(88.7% 0.215 148.3) |
| XYZ | xyz(44.0700, 75.3278, 33.6855) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.38
Lightgreen (survey)
#76FF7B
ΔE00 2.54
Spearmint
#1EF876
ΔE00 2.61
Wintergreen
#20F986
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.03
Easter Green
#8CFD7E
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFF83 #FF5AD6
analogous
#84FF5A #5AFF83 #5AFFD5
triadic
#5AFF83 #835AFF #FF835A
tetradic
#5AFF83 #5A84FF #FF5AD6 #FFD55A
square
#5AFF83 #5A84FF #FF5AD6 #FFD55A
split-complementary
#5AFF83 #D55AFF #FF5A84
monochromatic
#00DF37 #1DFF55 #5AFF83 #97FFB1 #D4FFDF
Accessibility & contrast
On white
1.31
#5AFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#5AFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFF83
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFF83 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#EDDB8C
Tritanopia (blue-blind)
#1BFAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5aff83; /* rgb */ color: rgb(90, 255, 131); /* oklch */ color: oklch(88.7% 0.215 148.3);
Tailwind
colors: {
custom: {
50: '#9affa9',
500: '#5aff83',
950: '#000000',
},
}SCSS
$custom: #5aff83; $custom-light: #9affa9; $custom-dark: #000000;
JSON
{
"hex": "#5aff83",
"rgb": {
"r": 90,
"g": 255,
"b": 131
},
"hsl": {
"h": 134.909,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.88696,
"c": 0.21549,
"h": 148.3
},
"luminance": 0.75332
}Semantic roles & 50–950 ramp
primary
#5AFF83
secondary
#D726AB
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681