#5AEC77#5AEC77
#5AEC77 is a very light, highly saturated green. Relative luminance 0.635; OKLCH L 83.8% C 0.202 H 147.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC77 |
|---|---|
| RGB | rgb(90, 236, 119) |
| HSL | hsl(132, 79%, 64%) |
| HSV | hsv(132, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(83.70, -62.90, 45.13) |
| CIE-LCH | lch(83.70, 77.41, 144.34°) |
| OKLab | oklab(83.83% -0.1699 0.1092) |
| OKLCH | oklch(83.83% 0.202 147.3) |
| XYZ | xyz(37.5391, 63.4927, 27.7262) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.37
Lightish Green
#61E160
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC77 #EC5ACF
analogous
#86EC5A #5AEC77 #5AECC0
triadic
#5AEC77 #775AEC #EC775A
tetradic
#5AEC77 #5A86EC #EC5ACF #ECC05A
square
#5AEC77 #5A86EC #EC5ACF #ECC05A
split-complementary
#5AEC77 #C05AEC #EC5A86
monochromatic
#15B735 #23E64A #5AEC77 #91F2A4 #C8F9D1
Accessibility & contrast
On white
1.53
#5AEC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5AEC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC77
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC77 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86D
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#31E7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec77; /* rgb */ color: rgb(90, 236, 119); /* oklch */ color: oklch(83.8% 0.202 147.3);
Tailwind
colors: {
custom: {
50: '#97f3a0',
500: '#5aec77',
950: '#000000',
},
}SCSS
$custom: #5aec77; $custom-light: #97f3a0; $custom-dark: #000000;
JSON
{
"hex": "#5aec77",
"rgb": {
"r": 90,
"g": 236,
"b": 119
},
"hsl": {
"h": 131.918,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.83827,
"c": 0.20198,
"h": 147.3
},
"luminance": 0.63496
}Semantic roles & 50–950 ramp
primary
#5AEC77
secondary
#B6349C
accent
#0AB2DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580