#5AEC82#5AEC82
#5AEC82 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.0% C 0.192 H 149.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC82 |
|---|---|
| RGB | rgb(90, 236, 130) |
| HSL | hsl(136, 79%, 64%) |
| HSV | hsv(136, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 44.9%, 7.5%) |
| CIE-LAB | lab(83.85, -61.26, 40.00) |
| CIE-LCH | lch(83.85, 73.17, 146.86°) |
| OKLab | oklab(84% -0.1654 0.0981) |
| OKLCH | oklch(84% 0.192 149.3) |
| XYZ | xyz(38.2383, 63.7724, 31.4089) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.52
Spearmint
#1EF876
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC82 #EC5AC4
analogous
#7BEC5A #5AEC82 #5AECCB
triadic
#5AEC82 #825AEC #EC825A
tetradic
#5AEC82 #5A7BEC #EC5AC4 #ECCB5A
square
#5AEC82 #5A7BEC #EC5AC4 #ECCB5A
split-complementary
#5AEC82 #CB5AEC #EC5A7B
monochromatic
#15B741 #23E658 #5AEC82 #91F2AC #C8F9D5
Accessibility & contrast
On white
1.53
#5AEC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5AEC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC82
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC82 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97A
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#2BE8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec82; /* rgb */ color: rgb(90, 236, 130); /* oklch */ color: oklch(84.0% 0.192 149.3);
Tailwind
colors: {
custom: {
50: '#97f3a8',
500: '#5aec82',
950: '#000000',
},
}SCSS
$custom: #5aec82; $custom-light: #97f3a8; $custom-dark: #000000;
JSON
{
"hex": "#5aec82",
"rgb": {
"r": 90,
"g": 236,
"b": 130
},
"hsl": {
"h": 136.438,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.83995,
"c": 0.1923,
"h": 149.3
},
"luminance": 0.63776
}Semantic roles & 50–950 ramp
primary
#5AEC82
secondary
#B63493
accent
#0AA2DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580