#5AED77#5AED77
#5AED77 is a very light, highly saturated green. Relative luminance 0.641; OKLCH L 84.1% C 0.203 H 147.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED77 |
|---|---|
| RGB | rgb(90, 237, 119) |
| HSL | hsl(132, 80%, 64%) |
| HSV | hsv(132, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(84.00, -63.26, 45.50) |
| CIE-LCH | lch(84.00, 77.93, 144.27°) |
| OKLab | oklab(84.08% -0.1709 0.1101) |
| OKLCH | oklch(84.08% 0.203 147.2) |
| XYZ | xyz(37.8278, 64.0702, 27.8225) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.54
Lightish Green
#61E160
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED77 #ED5AD0
analogous
#87ED5A #5AED77 #5AEDC1
triadic
#5AED77 #775AED #ED775A
tetradic
#5AED77 #5A87ED #ED5AD0 #EDC15A
square
#5AED77 #5A87ED #ED5AD0 #EDC15A
split-complementary
#5AED77 #C15AED #ED5A87
monochromatic
#14B835 #23E74A #5AED77 #91F3A4 #C8F9D2
Accessibility & contrast
On white
1.52
#5AED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5AED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED77
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED77 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#31E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aed77; /* rgb */ color: rgb(90, 237, 119); /* oklch */ color: oklch(84.1% 0.203 147.2);
Tailwind
colors: {
custom: {
50: '#97f4a0',
500: '#5aed77',
950: '#000000',
},
}SCSS
$custom: #5aed77; $custom-light: #97f4a0; $custom-dark: #000000;
JSON
{
"hex": "#5aed77",
"rgb": {
"r": 90,
"g": 237,
"b": 119
},
"hsl": {
"h": 131.837,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84075,
"c": 0.20325,
"h": 147.2
},
"luminance": 0.64074
}Semantic roles & 50–950 ramp
primary
#5AED77
secondary
#B8339E
accent
#09B3DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580