#5AE57A#5AE57A
#5AE57A is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.1% C 0.190 H 148.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE57A |
|---|---|
| RGB | rgb(90, 229, 122) |
| HSL | hsl(134, 73%, 63%) |
| HSV | hsv(134, 61%, 90%) |
| CMYK | cmyk(60.7%, 0%, 46.7%, 10.2%) |
| CIE-LAB | lab(81.63, -59.90, 41.09) |
| CIE-LCH | lch(81.63, 72.64, 145.55°) |
| OKLab | oklab(82.13% -0.1618 0.1003) |
| OKLCH | oklch(82.13% 0.19 148.2) |
| XYZ | xyz(35.7461, 59.6139, 28.0314) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.23
Lightish Green
#61E160
ΔE00 3.64
Tealish Green
#0CDC73
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 4.54
Minty Green
#0BF77D
ΔE00 4.62
Spearmint
#1EF876
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE57A #E55AC5
analogous
#7FE55A #5AE57A #5AE5C0
triadic
#5AE57A #7A5AE5 #E57A5A
tetradic
#5AE57A #5A7FE5 #E55AC5 #E5C05A
square
#5AE57A #5A7FE5 #E55AC5 #E5C05A
split-complementary
#5AE57A #C05AE5 #E55A7F
monochromatic
#1BAA3C #25DD4F #5AE57A #8FEDA5 #C4F6CF
Accessibility & contrast
On white
1.62
#5AE57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5AE57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE57A
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE57A | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D271
Deuteranopia (green-blind)
#D5C681
Tritanopia (blue-blind)
#33E1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ae57a; /* rgb */ color: rgb(90, 229, 122); /* oklch */ color: oklch(82.1% 0.190 148.2);
Tailwind
colors: {
custom: {
50: '#96eea2',
500: '#5ae57a',
950: '#000000',
},
}SCSS
$custom: #5ae57a; $custom-light: #96eea2; $custom-dark: #000000;
JSON
{
"hex": "#5ae57a",
"rgb": {
"r": 90,
"g": 229,
"b": 122
},
"hsl": {
"h": 133.813,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.82132,
"c": 0.19036,
"h": 148.2
},
"luminance": 0.59617
}Semantic roles & 50–950 ramp
primary
#5AE57A
secondary
#AB3891
accent
#11A8D5
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580