#5AE87C#5AE87C
#5AE87C is a very light, vivid green. Relative luminance 0.613; OKLCH L 82.9% C 0.192 H 148.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE87C |
|---|---|
| RGB | rgb(90, 232, 124) |
| HSL | hsl(134, 76%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 46.6%, 9%) |
| CIE-LAB | lab(82.56, -60.71, 41.30) |
| CIE-LCH | lch(82.56, 73.42, 145.77°) |
| OKLab | oklab(82.91% -0.164 0.1008) |
| OKLCH | oklch(82.91% 0.192 148.4) |
| XYZ | xyz(36.7085, 61.3385, 28.9699) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.30
Lightish Green
#61E160
ΔE00 3.88
Minty Green
#0BF77D
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.16
Spearmint
#1EF876
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE87C #E85AC6
analogous
#7FE85A #5AE87C #5AE8C3
triadic
#5AE87C #7C5AE8 #E87C5A
tetradic
#5AE87C #5A7FE8 #E85AC6 #E8C35A
square
#5AE87C #5A7FE8 #E85AC6 #E8C35A
split-complementary
#5AE87C #C35AE8 #E85A7F
monochromatic
#18AF3D #24E151 #5AE87C #90EFA7 #C5F7D1
Accessibility & contrast
On white
1.58
#5AE87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5AE87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE87C
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE87C | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD573
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#31E4CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae87c; /* rgb */ color: rgb(90, 232, 124); /* oklch */ color: oklch(82.9% 0.192 148.4);
Tailwind
colors: {
custom: {
50: '#96f0a3',
500: '#5ae87c',
950: '#000000',
},
}SCSS
$custom: #5ae87c; $custom-light: #96f0a3; $custom-dark: #000000;
JSON
{
"hex": "#5ae87c",
"rgb": {
"r": 90,
"g": 232,
"b": 124
},
"hsl": {
"h": 134.366,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.82908,
"c": 0.19247,
"h": 148.4
},
"luminance": 0.61342
}Semantic roles & 50–950 ramp
primary
#5AE87C
secondary
#B03693
accent
#0EA7D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580