#5AEC81#5AEC81
#5AEC81 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.193 H 149.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC81 |
|---|---|
| RGB | rgb(90, 236, 129) |
| HSL | hsl(136, 79%, 64%) |
| HSV | hsv(136, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 45.3%, 7.5%) |
| CIE-LAB | lab(83.83, -61.42, 40.47) |
| CIE-LCH | lch(83.83, 73.56, 146.62°) |
| OKLab | oklab(83.98% -0.1658 0.0991) |
| OKLCH | oklch(83.98% 0.193 149.1) |
| XYZ | xyz(38.1715, 63.7457, 31.0572) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Turquoise Green
#04F489
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.77
Lightish Green
#61E160
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC81 #EC5AC5
analogous
#7CEC5A #5AEC81 #5AECCA
triadic
#5AEC81 #815AEC #EC815A
tetradic
#5AEC81 #5A7CEC #EC5AC5 #ECCA5A
square
#5AEC81 #5A7CEC #EC5AC5 #ECCA5A
split-complementary
#5AEC81 #CA5AEC #EC5A7C
monochromatic
#15B740 #23E657 #5AEC81 #91F2AB #C8F9D5
Accessibility & contrast
On white
1.53
#5AEC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5AEC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC81
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC81 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED979
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#2CE8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec81; /* rgb */ color: rgb(90, 236, 129); /* oklch */ color: oklch(84.0% 0.193 149.1);
Tailwind
colors: {
custom: {
50: '#97f3a7',
500: '#5aec81',
950: '#000000',
},
}SCSS
$custom: #5aec81; $custom-light: #97f3a7; $custom-dark: #000000;
JSON
{
"hex": "#5aec81",
"rgb": {
"r": 90,
"g": 236,
"b": 129
},
"hsl": {
"h": 136.027,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.83979,
"c": 0.1932,
"h": 149.1
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#5AEC81
secondary
#B63493
accent
#0AA4DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580