#5AEE81#5AEE81
#5AEE81 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.196 H 149.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE81 |
|---|---|
| RGB | rgb(90, 238, 129) |
| HSL | hsl(136, 81%, 64%) |
| HSV | hsv(136, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.43, -62.15, 41.24) |
| CIE-LCH | lch(84.43, 74.59, 146.44°) |
| OKLab | oklab(84.47% -0.1678 0.1009) |
| OKLCH | oklch(84.47% 0.196 149) |
| XYZ | xyz(38.7506, 64.9038, 31.2502) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE81 #EE5AC7
analogous
#7DEE5A #5AEE81 #5AEECB
triadic
#5AEE81 #815AEE #EE815A
tetradic
#5AEE81 #5A7DEE #EE5AC7 #EECB5A
square
#5AEE81 #5A7DEE #EE5AC7 #EECB5A
split-complementary
#5AEE81 #CB5AEE #EE5A7D
monochromatic
#13BA3F #23E857 #5AEE81 #91F4AB #C9F9D6
Accessibility & contrast
On white
1.50
#5AEE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5AEE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE81
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE81 | 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)
#F0DB78
Deuteranopia (green-blind)
#DDCE89
Tritanopia (blue-blind)
#2AEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee81; /* rgb */ color: rgb(90, 238, 129); /* oklch */ color: oklch(84.5% 0.196 149.0);
Tailwind
colors: {
custom: {
50: '#97f5a7',
500: '#5aee81',
950: '#000000',
},
}SCSS
$custom: #5aee81; $custom-light: #97f5a7; $custom-dark: #000000;
JSON
{
"hex": "#5aee81",
"rgb": {
"r": 90,
"g": 238,
"b": 129
},
"hsl": {
"h": 135.811,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84473,
"c": 0.19577,
"h": 149
},
"luminance": 0.64908
}Semantic roles & 50–950 ramp
primary
#5AEE81
secondary
#B93396
accent
#08A5DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580