#5AED80#5AED80
#5AED80 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.195 H 148.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED80 |
|---|---|
| RGB | rgb(90, 237, 128) |
| HSL | hsl(136, 80%, 64%) |
| HSV | hsv(136, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.12, -61.94, 41.33) |
| CIE-LCH | lch(84.12, 74.46, 146.29°) |
| OKLab | oklab(84.21% -0.1672 0.101) |
| OKLCH | oklch(84.21% 0.195 148.9) |
| XYZ | xyz(38.3941, 64.2967, 30.8050) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED80 #ED5AC7
analogous
#7EED5A #5AED80 #5AEDCA
triadic
#5AED80 #805AED #ED805A
tetradic
#5AED80 #5A7EED #ED5AC7 #EDCA5A
square
#5AED80 #5A7EED #ED5AC7 #EDCA5A
split-complementary
#5AED80 #CA5AED #ED5A7E
monochromatic
#14B83F #23E756 #5AED80 #91F3AA #C8F9D5
Accessibility & contrast
On white
1.52
#5AED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5AED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED80
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED80 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#2CE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aed80; /* rgb */ color: rgb(90, 237, 128); /* oklch */ color: oklch(84.2% 0.195 148.9);
Tailwind
colors: {
custom: {
50: '#97f4a6',
500: '#5aed80',
950: '#000000',
},
}SCSS
$custom: #5aed80; $custom-light: #97f4a6; $custom-dark: #000000;
JSON
{
"hex": "#5aed80",
"rgb": {
"r": 90,
"g": 237,
"b": 128
},
"hsl": {
"h": 135.51,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.8421,
"c": 0.19537,
"h": 148.9
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#5AED80
secondary
#B83396
accent
#09A6DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580