#5AE77C#5AE77C
#5AE77C is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.7% C 0.191 H 148.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE77C |
|---|---|
| RGB | rgb(90, 231, 124) |
| HSL | hsl(134, 75%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 46.3%, 9.4%) |
| CIE-LAB | lab(82.26, -60.34, 40.92) |
| CIE-LCH | lch(82.26, 72.90, 145.86°) |
| OKLab | oklab(82.66% -0.163 0.0999) |
| OKLCH | oklch(82.66% 0.191 148.5) |
| XYZ | xyz(36.4279, 60.7771, 28.8763) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.19
Lightish Green
#61E160
ΔE00 3.89
Tealish Green
#0CDC73
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.18
Minty Green
#0BF77D
ΔE00 4.26
Wintergreen
#20F986
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE77C #E75AC5
analogous
#7EE75A #5AE77C #5AE7C2
triadic
#5AE77C #7C5AE7 #E77C5A
tetradic
#5AE77C #5A7EE7 #E75AC5 #E7C25A
square
#5AE77C #5A7EE7 #E75AC5 #E7C25A
split-complementary
#5AE77C #C25AE7 #E75A7E
monochromatic
#19AD3D #25DF52 #5AE77C #8FEFA6 #C5F7D1
Accessibility & contrast
On white
1.60
#5AE77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5AE77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE77C
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE77C | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D474
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#31E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae77c; /* rgb */ color: rgb(90, 231, 124); /* oklch */ color: oklch(82.7% 0.191 148.5);
Tailwind
colors: {
custom: {
50: '#96f0a3',
500: '#5ae77c',
950: '#000000',
},
}SCSS
$custom: #5ae77c; $custom-light: #96f0a3; $custom-dark: #000000;
JSON
{
"hex": "#5ae77c",
"rgb": {
"r": 90,
"g": 231,
"b": 124
},
"hsl": {
"h": 134.468,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.8266,
"c": 0.19117,
"h": 148.5
},
"luminance": 0.60781
}Semantic roles & 50–950 ramp
primary
#5AE77C
secondary
#AE3792
accent
#0FA7D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580