#5AE879#5AE879
#5AE879 is a very light, vivid green. Relative luminance 0.613; OKLCH L 82.9% C 0.195 H 147.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE879 |
|---|---|
| RGB | rgb(90, 232, 121) |
| HSL | hsl(133, 76%, 63%) |
| HSV | hsv(133, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 47.8%, 9%) |
| CIE-LAB | lab(82.52, -61.15, 42.70) |
| CIE-LCH | lch(82.52, 74.59, 145.08°) |
| OKLab | oklab(82.86% -0.1652 0.1039) |
| OKLCH | oklch(82.86% 0.195 147.8) |
| XYZ | xyz(36.5217, 61.2638, 27.9859) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Lightish Green
#61E160
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 4.06
Spearmint
#1EF876
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.28
Turquoise Green
#04F489
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE879 #E85AC9
analogous
#82E85A #5AE879 #5AE8C0
triadic
#5AE879 #795AE8 #E8795A
tetradic
#5AE879 #5A82E8 #E85AC9 #E8C05A
square
#5AE879 #5A82E8 #E85AC9 #E8C05A
split-complementary
#5AE879 #C05AE8 #E85A82
monochromatic
#18AF39 #24E14D #5AE879 #90EFA5 #C5F7D0
Accessibility & contrast
On white
1.58
#5AE879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5AE879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE879
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE879 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#32E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae879; /* rgb */ color: rgb(90, 232, 121); /* oklch */ color: oklch(82.9% 0.195 147.8);
Tailwind
colors: {
custom: {
50: '#96f0a1',
500: '#5ae879',
950: '#000000',
},
}SCSS
$custom: #5ae879; $custom-light: #96f0a1; $custom-dark: #000000;
JSON
{
"hex": "#5ae879",
"rgb": {
"r": 90,
"g": 232,
"b": 121
},
"hsl": {
"h": 133.099,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.82862,
"c": 0.19513,
"h": 147.8
},
"luminance": 0.61267
}Semantic roles & 50–950 ramp
primary
#5AE879
secondary
#B03695
accent
#0EACD8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580