#5AFF86#5AFF86
#5AFF86 is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.7% C 0.213 H 148.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFF86 |
|---|---|
| RGB | rgb(90, 255, 134) |
| HSL | hsl(136, 100%, 68%) |
| HSV | hsv(136, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.58, -67.51, 45.34) |
| CIE-LCH | lch(89.58, 81.32, 146.12°) |
| OKLab | oklab(88.74% -0.1821 0.1104) |
| OKLCH | oklch(88.74% 0.213 148.8) |
| XYZ | xyz(44.2762, 75.4103, 34.7719) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.35
Spearmint
#1EF876
ΔE00 2.68
Wintergreen
#20F986
ΔE00 2.79
Lightgreen (survey)
#76FF7B
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFF86 #FF5AD3
analogous
#80FF5A #5AFF86 #5AFFD8
triadic
#5AFF86 #865AFF #FF865A
tetradic
#5AFF86 #5A80FF #FF5AD3 #FFD85A
square
#5AFF86 #5A80FF #FF5AD3 #FFD85A
split-complementary
#5AFF86 #D85AFF #FF5A80
monochromatic
#00DF3B #1DFF59 #5AFF86 #97FFB3 #D4FFE0
Accessibility & contrast
On white
1.31
#5AFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#5AFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFF86
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFF86 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#18FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5aff86; /* rgb */ color: rgb(90, 255, 134); /* oklch */ color: oklch(88.7% 0.213 148.8);
Tailwind
colors: {
custom: {
50: '#9affab',
500: '#5aff86',
950: '#000000',
},
}SCSS
$custom: #5aff86; $custom-light: #9affab; $custom-dark: #000000;
JSON
{
"hex": "#5aff86",
"rgb": {
"r": 90,
"g": 255,
"b": 134
},
"hsl": {
"h": 136,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.88741,
"c": 0.21291,
"h": 148.8
},
"luminance": 0.75415
}Semantic roles & 50–950 ramp
primary
#5AFF86
secondary
#D726A8
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681