#5AE882#5AE882
#5AE882 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.0% C 0.187 H 149.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE882 |
|---|---|
| RGB | rgb(90, 232, 130) |
| HSL | hsl(137, 76%, 63%) |
| HSV | hsv(137, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 44%, 9%) |
| CIE-LAB | lab(82.64, -59.78, 38.46) |
| CIE-LCH | lch(82.64, 71.08, 147.24°) |
| OKLab | oklab(83% -0.1615 0.0945) |
| OKLCH | oklch(83% 0.187 149.6) |
| XYZ | xyz(37.0996, 61.4949, 31.0293) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.89
Turquoise Green
#04F489
ΔE00 3.77
Tealish Green
#0CDC73
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.25
Spearmint
#1EF876
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE882 #E85AC0
analogous
#79E85A #5AE882 #5AE8C9
triadic
#5AE882 #825AE8 #E8825A
tetradic
#5AE882 #5A79E8 #E85AC0 #E8C95A
square
#5AE882 #5A79E8 #E85AC0 #E8C95A
split-complementary
#5AE882 #C95AE8 #E85A79
monochromatic
#18AF43 #24E159 #5AE882 #90EFAB #C5F7D3
Accessibility & contrast
On white
1.58
#5AE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5AE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE882
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE882 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD57A
Deuteranopia (green-blind)
#D7C989
Tritanopia (blue-blind)
#2DE4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae882; /* rgb */ color: rgb(90, 232, 130); /* oklch */ color: oklch(83.0% 0.187 149.6);
Tailwind
colors: {
custom: {
50: '#96f0a7',
500: '#5ae882',
950: '#000000',
},
}SCSS
$custom: #5ae882; $custom-light: #96f0a7; $custom-dark: #000000;
JSON
{
"hex": "#5ae882",
"rgb": {
"r": 90,
"g": 232,
"b": 130
},
"hsl": {
"h": 136.901,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83004,
"c": 0.1871,
"h": 149.6
},
"luminance": 0.61499
}Semantic roles & 50–950 ramp
primary
#5AE882
secondary
#B0368E
accent
#0E9FD8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580