#5AE87B#5AE87B
#5AE87B is a very light, vivid green. Relative luminance 0.613; OKLCH L 82.9% C 0.193 H 148.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE87B |
|---|---|
| RGB | rgb(90, 232, 123) |
| HSL | hsl(134, 76%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 47%, 9%) |
| CIE-LAB | lab(82.55, -60.86, 41.77) |
| CIE-LCH | lch(82.55, 73.81, 145.54°) |
| OKLab | oklab(82.89% -0.1644 0.1018) |
| OKLCH | oklch(82.89% 0.193 148.2) |
| XYZ | xyz(36.6456, 61.3133, 28.6385) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Lightish Green
#61E160
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.19
Spearmint
#1EF876
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE87B #E85AC7
analogous
#80E85A #5AE87B #5AE8C2
triadic
#5AE87B #7B5AE8 #E87B5A
tetradic
#5AE87B #5A80E8 #E85AC7 #E8C25A
square
#5AE87B #5A80E8 #E85AC7 #E8C25A
split-complementary
#5AE87B #C25AE8 #E85A80
monochromatic
#18AF3B #24E150 #5AE87B #90EFA6 #C5F7D1
Accessibility & contrast
On white
1.58
#5AE87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5AE87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE87B
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE87B | 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)
#EAD572
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#31E4CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae87b; /* rgb */ color: rgb(90, 232, 123); /* oklch */ color: oklch(82.9% 0.193 148.2);
Tailwind
colors: {
custom: {
50: '#96f0a3',
500: '#5ae87b',
950: '#000000',
},
}SCSS
$custom: #5ae87b; $custom-light: #96f0a3; $custom-dark: #000000;
JSON
{
"hex": "#5ae87b",
"rgb": {
"r": 90,
"g": 232,
"b": 123
},
"hsl": {
"h": 133.944,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.82893,
"c": 0.19335,
"h": 148.2
},
"luminance": 0.61317
}Semantic roles & 50–950 ramp
primary
#5AE87B
secondary
#B03694
accent
#0EA9D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580