#5AE980#5AE980
#5AE980 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.190 H 149.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE980 |
|---|---|
| RGB | rgb(90, 233, 128) |
| HSL | hsl(136, 76%, 63%) |
| HSV | hsv(136, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 45.1%, 8.6%) |
| CIE-LAB | lab(82.92, -60.47, 39.80) |
| CIE-LCH | lch(82.92, 72.39, 146.65°) |
| OKLab | oklab(83.22% -0.1633 0.0975) |
| OKLCH | oklch(83.22% 0.19 149.2) |
| XYZ | xyz(37.2489, 62.0063, 30.4233) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.11
Turquoise Green
#04F489
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.96
Wintergreen
#20F986
ΔE00 4.06
Tealish Green
#0CDC73
ΔE00 4.23
Spearmint
#1EF876
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE980 #E95AC3
analogous
#7BE95A #5AE980 #5AE9C7
triadic
#5AE980 #805AE9 #E9805A
tetradic
#5AE980 #5A7BE9 #E95AC3 #E9C75A
square
#5AE980 #5A7BE9 #E95AC3 #E9C75A
split-complementary
#5AE980 #C75AE9 #E95A7B
monochromatic
#18B140 #24E256 #5AE980 #90F0AA #C6F7D3
Accessibility & contrast
On white
1.57
#5AE980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5AE980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE980
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE980 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#2EE5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae980; /* rgb */ color: rgb(90, 233, 128); /* oklch */ color: oklch(83.2% 0.190 149.2);
Tailwind
colors: {
custom: {
50: '#96f1a6',
500: '#5ae980',
950: '#000000',
},
}SCSS
$custom: #5ae980; $custom-light: #96f1a6; $custom-dark: #000000;
JSON
{
"hex": "#5ae980",
"rgb": {
"r": 90,
"g": 233,
"b": 128
},
"hsl": {
"h": 135.944,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.8322,
"c": 0.1902,
"h": 149.2
},
"luminance": 0.6201
}Semantic roles & 50–950 ramp
primary
#5AE980
secondary
#B13691
accent
#0DA3D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580