#5AFF8A#5AFF8A
#5AFF8A is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.209 H 149.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFF8A |
|---|---|
| RGB | rgb(90, 255, 138) |
| HSL | hsl(137, 100%, 68%) |
| HSV | hsv(137, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.64, -66.91, 43.49) |
| CIE-LCH | lch(89.64, 79.80, 146.97°) |
| OKLab | oklab(88.8% -0.1804 0.1064) |
| OKLCH | oklch(88.8% 0.209 149.5) |
| XYZ | xyz(44.5605, 75.5240, 36.2691) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.42
Wintergreen
#20F986
ΔE00 2.57
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 2.93
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFF8A #FF5ACF
analogous
#7CFF5A #5AFF8A #5AFFDD
triadic
#5AFF8A #8A5AFF #FF8A5A
tetradic
#5AFF8A #5A7CFF #FF5ACF #FFDD5A
square
#5AFF8A #5A7CFF #FF5ACF #FFDD5A
split-complementary
#5AFF8A #DD5AFF #FF5A7C
monochromatic
#00DF41 #1DFF5F #5AFF8A #97FFB5 #D4FFE1
Accessibility & contrast
On white
1.30
#5AFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#5AFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFF8A
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFF8A | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#ECDC92
Tritanopia (blue-blind)
#12FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5aff8a; /* rgb */ color: rgb(90, 255, 138); /* oklch */ color: oklch(88.8% 0.209 149.5);
Tailwind
colors: {
custom: {
50: '#9affae',
500: '#5aff8a',
950: '#000000',
},
}SCSS
$custom: #5aff8a; $custom-light: #9affae; $custom-dark: #000000;
JSON
{
"hex": "#5aff8a",
"rgb": {
"r": 90,
"g": 255,
"b": 138
},
"hsl": {
"h": 137.455,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.88802,
"c": 0.20945,
"h": 149.5
},
"luminance": 0.75529
}Semantic roles & 50–950 ramp
primary
#5AFF8A
secondary
#D726A4
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681