#5AEA77#5AEA77
#5AEA77 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.3% C 0.199 H 147.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA77 |
|---|---|
| RGB | rgb(90, 234, 119) |
| HSL | hsl(132, 77%, 64%) |
| HSV | hsv(132, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.10, -62.17, 44.38) |
| CIE-LCH | lch(83.10, 76.39, 144.48°) |
| OKLab | oklab(83.33% -0.168 0.1076) |
| OKLCH | oklch(83.33% 0.199 147.4) |
| XYZ | xyz(36.9665, 62.3476, 27.5354) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Lightish Green
#61E160
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.77
Wintergreen
#20F986
ΔE00 4.19
Turquoise Green
#04F489
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA77 #EA5ACD
analogous
#85EA5A #5AEA77 #5AEABF
triadic
#5AEA77 #775AEA #EA775A
tetradic
#5AEA77 #5A85EA #EA5ACD #EABF5A
square
#5AEA77 #5A85EA #EA5ACD #EABF5A
split-complementary
#5AEA77 #BF5AEA #EA5A85
monochromatic
#17B336 #24E34A #5AEA77 #90F1A4 #C7F8D0
Accessibility & contrast
On white
1.56
#5AEA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5AEA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA77
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA77 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DACA7F
Tritanopia (blue-blind)
#32E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5aea77; /* rgb */ color: rgb(90, 234, 119); /* oklch */ color: oklch(83.3% 0.199 147.4);
Tailwind
colors: {
custom: {
50: '#96f2a0',
500: '#5aea77',
950: '#000000',
},
}SCSS
$custom: #5aea77; $custom-light: #96f2a0; $custom-dark: #000000;
JSON
{
"hex": "#5aea77",
"rgb": {
"r": 90,
"g": 234,
"b": 119
},
"hsl": {
"h": 132.083,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.8333,
"c": 0.19944,
"h": 147.4
},
"luminance": 0.62351
}Semantic roles & 50–950 ramp
primary
#5AEA77
secondary
#B3359A
accent
#0CB0DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580