#5AE981#5AE981
#5AE981 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.189 H 149.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE981 |
|---|---|
| RGB | rgb(90, 233, 129) |
| HSL | hsl(136, 76%, 63%) |
| HSV | hsv(136, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 44.6%, 8.6%) |
| CIE-LAB | lab(82.93, -60.31, 39.32) |
| CIE-LCH | lch(82.93, 72.00, 146.90°) |
| OKLab | oklab(83.24% -0.1629 0.0965) |
| OKLCH | oklch(83.24% 0.189 149.4) |
| XYZ | xyz(37.3151, 62.0328, 30.7717) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.05
Turquoise Green
#04F489
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 4.00
Wintergreen
#20F986
ΔE00 4.06
Tealish Green
#0CDC73
ΔE00 4.21
Spearmint
#1EF876
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE981 #E95AC2
analogous
#7AE95A #5AE981 #5AE9C9
triadic
#5AE981 #815AE9 #E9815A
tetradic
#5AE981 #5A7AE9 #E95AC2 #E9C95A
square
#5AE981 #5A7AE9 #E95AC2 #E9C95A
split-complementary
#5AE981 #C95AE9 #E95A7A
monochromatic
#18B141 #24E258 #5AE981 #90F0AA #C6F7D3
Accessibility & contrast
On white
1.57
#5AE981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5AE981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE981
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE981 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD679
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#2DE5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae981; /* rgb */ color: rgb(90, 233, 129); /* oklch */ color: oklch(83.2% 0.189 149.4);
Tailwind
colors: {
custom: {
50: '#96f1a7',
500: '#5ae981',
950: '#000000',
},
}SCSS
$custom: #5ae981; $custom-light: #96f1a7; $custom-dark: #000000;
JSON
{
"hex": "#5ae981",
"rgb": {
"r": 90,
"g": 233,
"b": 129
},
"hsl": {
"h": 136.364,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83236,
"c": 0.1893,
"h": 149.4
},
"luminance": 0.62036
}Semantic roles & 50–950 ramp
primary
#5AE981
secondary
#B13690
accent
#0DA1D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580