#5AEE80#5AEE80
#5AEE80 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.197 H 148.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE80 |
|---|---|
| RGB | rgb(90, 238, 128) |
| HSL | hsl(135, 81%, 64%) |
| HSV | hsv(135, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.42, -62.31, 41.71) |
| CIE-LCH | lch(84.42, 74.98, 146.20°) |
| OKLab | oklab(84.46% -0.1682 0.1019) |
| OKLCH | oklch(84.46% 0.197 148.8) |
| XYZ | xyz(38.6845, 64.8774, 30.9018) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE80 #EE5AC8
analogous
#7EEE5A #5AEE80 #5AEECA
triadic
#5AEE80 #805AEE #EE805A
tetradic
#5AEE80 #5A7EEE #EE5AC8 #EECA5A
square
#5AEE80 #5A7EEE #EE5AC8 #EECA5A
split-complementary
#5AEE80 #CA5AEE #EE5A7E
monochromatic
#13BA3E #23E855 #5AEE80 #91F4AB #C9F9D5
Accessibility & contrast
On white
1.50
#5AEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5AEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE80
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE80 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DDCE88
Tritanopia (blue-blind)
#2BEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee80; /* rgb */ color: rgb(90, 238, 128); /* oklch */ color: oklch(84.5% 0.197 148.8);
Tailwind
colors: {
custom: {
50: '#97f5a6',
500: '#5aee80',
950: '#000000',
},
}SCSS
$custom: #5aee80; $custom-light: #97f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5aee80",
"rgb": {
"r": 90,
"g": 238,
"b": 128
},
"hsl": {
"h": 135.405,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84458,
"c": 0.19665,
"h": 148.8
},
"luminance": 0.64881
}Semantic roles & 50–950 ramp
primary
#5AEE80
secondary
#B93397
accent
#08A7DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580