#5AE987#5AE987
#5AE987 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.3% C 0.184 H 150.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE987 |
|---|---|
| RGB | rgb(90, 233, 135) |
| HSL | hsl(139, 76%, 63%) |
| HSV | hsv(139, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 42.1%, 8.6%) |
| CIE-LAB | lab(83.02, -59.35, 36.47) |
| CIE-LCH | lch(83.02, 69.66, 148.43°) |
| OKLab | oklab(83.34% -0.1603 0.0901) |
| OKLCH | oklch(83.34% 0.184 150.7) |
| XYZ | xyz(37.7257, 62.1970, 32.9341) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.94
Turquoise Green
#04F489
ΔE00 3.53
Wintergreen
#20F986
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.27
Minty Green
#0BF77D
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE987 #E95ABC
analogous
#74E95A #5AE987 #5AE9CE
triadic
#5AE987 #875AE9 #E9875A
tetradic
#5AE987 #5A74E9 #E95ABC #E9CE5A
square
#5AE987 #5A74E9 #E95ABC #E9CE5A
split-complementary
#5AE987 #CE5AE9 #E95A74
monochromatic
#18B148 #24E260 #5AE987 #90F0AE #C6F7D6
Accessibility & contrast
On white
1.56
#5AE987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5AE987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE987
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE987 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD780
Deuteranopia (green-blind)
#D8CA8E
Tritanopia (blue-blind)
#29E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae987; /* rgb */ color: rgb(90, 233, 135); /* oklch */ color: oklch(83.3% 0.184 150.7);
Tailwind
colors: {
custom: {
50: '#96f1ab',
500: '#5ae987',
950: '#000000',
},
}SCSS
$custom: #5ae987; $custom-light: #96f1ab; $custom-dark: #000000;
JSON
{
"hex": "#5ae987",
"rgb": {
"r": 90,
"g": 233,
"b": 135
},
"hsl": {
"h": 138.881,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83336,
"c": 0.1839,
"h": 150.7
},
"luminance": 0.62201
}Semantic roles & 50–950 ramp
primary
#5AE987
secondary
#B1368B
accent
#0D99D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581