#5AEE77#5AEE77
#5AEE77 is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.3% C 0.205 H 147.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE77 |
|---|---|
| RGB | rgb(90, 238, 119) |
| HSL | hsl(132, 81%, 64%) |
| HSV | hsv(132, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.30, -63.62, 45.88) |
| CIE-LCH | lch(84.30, 78.43, 144.20°) |
| OKLab | oklab(84.32% -0.1718 0.1109) |
| OKLCH | oklch(84.32% 0.205 147.2) |
| XYZ | xyz(38.1181, 64.6508, 27.9192) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.27
Lightish Green
#61E160
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE77 #EE5AD1
analogous
#87EE5A #5AEE77 #5AEEC1
triadic
#5AEE77 #775AEE #EE775A
tetradic
#5AEE77 #5A87EE #EE5AD1 #EEC15A
square
#5AEE77 #5A87EE #EE5AD1 #EEC15A
split-complementary
#5AEE77 #C15AEE #EE5A87
monochromatic
#13BA34 #23E849 #5AEE77 #91F4A5 #C9F9D2
Accessibility & contrast
On white
1.51
#5AEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5AEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE77
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE77 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6D
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#30E9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aee77; /* rgb */ color: rgb(90, 238, 119); /* oklch */ color: oklch(84.3% 0.205 147.2);
Tailwind
colors: {
custom: {
50: '#97f5a0',
500: '#5aee77',
950: '#000000',
},
}SCSS
$custom: #5aee77; $custom-light: #97f5a0; $custom-dark: #000000;
JSON
{
"hex": "#5aee77",
"rgb": {
"r": 90,
"g": 238,
"b": 119
},
"hsl": {
"h": 131.757,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84323,
"c": 0.20452,
"h": 147.2
},
"luminance": 0.64655
}Semantic roles & 50–950 ramp
primary
#5AEE77
secondary
#B9339F
accent
#08B4DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580