#5AE77A#5AE77A
#5AE77A is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.6% C 0.193 H 148.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE77A |
|---|---|
| RGB | rgb(90, 231, 122) |
| HSL | hsl(134, 75%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 47.2%, 9.4%) |
| CIE-LAB | lab(82.23, -60.64, 41.85) |
| CIE-LCH | lch(82.23, 73.68, 145.39°) |
| OKLab | oklab(82.63% -0.1638 0.102) |
| OKLCH | oklch(82.63% 0.193 148.1) |
| XYZ | xyz(36.3027, 60.7271, 28.2170) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.38
Lightish Green
#61E160
ΔE00 3.61
Tealish Green
#0CDC73
ΔE00 4.07
Minty Green
#0BF77D
ΔE00 4.24
Turquoise Green
#04F489
ΔE00 4.31
Spearmint
#1EF876
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE77A #E75AC7
analogous
#80E75A #5AE77A #5AE7C0
triadic
#5AE77A #7A5AE7 #E77A5A
tetradic
#5AE77A #5A80E7 #E75AC7 #E7C05A
square
#5AE77A #5A80E7 #E75AC7 #E7C05A
split-complementary
#5AE77A #C05AE7 #E75A80
monochromatic
#19AD3B #25DF4F #5AE77A #8FEFA5 #C5F7D0
Accessibility & contrast
On white
1.60
#5AE77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5AE77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE77A
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE77A | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#32E3CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae77a; /* rgb */ color: rgb(90, 231, 122); /* oklch */ color: oklch(82.6% 0.193 148.1);
Tailwind
colors: {
custom: {
50: '#96f0a2',
500: '#5ae77a',
950: '#000000',
},
}SCSS
$custom: #5ae77a; $custom-light: #96f0a2; $custom-dark: #000000;
JSON
{
"hex": "#5ae77a",
"rgb": {
"r": 90,
"g": 231,
"b": 122
},
"hsl": {
"h": 133.617,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.82629,
"c": 0.19295,
"h": 148.1
},
"luminance": 0.60731
}Semantic roles & 50–950 ramp
primary
#5AE77A
secondary
#AE3793
accent
#0FA9D7
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580