#5AE87A#5AE87A
#5AE87A is a very light, vivid green. Relative luminance 0.613; OKLCH L 82.9% C 0.194 H 148.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE87A |
|---|---|
| RGB | rgb(90, 232, 122) |
| HSL | hsl(134, 76%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(82.53, -61.01, 42.23) |
| CIE-LCH | lch(82.53, 74.20, 145.31°) |
| OKLab | oklab(82.88% -0.1648 0.1028) |
| OKLCH | oklch(82.88% 0.194 148) |
| XYZ | xyz(36.5833, 61.2884, 28.3105) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Lightish Green
#61E160
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 4.06
Spearmint
#1EF876
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE87A #E85AC8
analogous
#81E85A #5AE87A #5AE8C1
triadic
#5AE87A #7A5AE8 #E87A5A
tetradic
#5AE87A #5A81E8 #E85AC8 #E8C15A
square
#5AE87A #5A81E8 #E85AC8 #E8C15A
split-complementary
#5AE87A #C15AE8 #E85A81
monochromatic
#18AF3A #24E14F #5AE87A #90EFA5 #C5F7D1
Accessibility & contrast
On white
1.58
#5AE87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5AE87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE87A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE87A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#32E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae87a; /* rgb */ color: rgb(90, 232, 122); /* oklch */ color: oklch(82.9% 0.194 148.0);
Tailwind
colors: {
custom: {
50: '#96f0a2',
500: '#5ae87a',
950: '#000000',
},
}SCSS
$custom: #5ae87a; $custom-light: #96f0a2; $custom-dark: #000000;
JSON
{
"hex": "#5ae87a",
"rgb": {
"r": 90,
"g": 232,
"b": 122
},
"hsl": {
"h": 133.521,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.82877,
"c": 0.19424,
"h": 148
},
"luminance": 0.61292
}Semantic roles & 50–950 ramp
primary
#5AE87A
secondary
#B03695
accent
#0EAAD8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580