#5AE883#5AE883
#5AE883 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.0% C 0.186 H 149.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE883 |
|---|---|
| RGB | rgb(90, 232, 131) |
| HSL | hsl(137, 76%, 63%) |
| HSV | hsv(137, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(82.66, -59.62, 37.99) |
| CIE-LCH | lch(82.66, 70.69, 147.50°) |
| OKLab | oklab(83.02% -0.161 0.0935) |
| OKLCH | oklch(83.02% 0.186 149.9) |
| XYZ | xyz(37.1670, 61.5219, 31.3846) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.86
Turquoise Green
#04F489
ΔE00 3.74
Tealish Green
#0CDC73
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.26
Minty Green
#0BF77D
ΔE00 4.28
Spearmint
#1EF876
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE883 #E85ABF
analogous
#78E85A #5AE883 #5AE8CA
triadic
#5AE883 #835AE8 #E8835A
tetradic
#5AE883 #5A78E8 #E85ABF #E8CA5A
square
#5AE883 #5A78E8 #E85ABF #E8CA5A
split-complementary
#5AE883 #CA5AE8 #E85A78
monochromatic
#18AF44 #24E15B #5AE883 #90EFAB #C5F7D4
Accessibility & contrast
On white
1.58
#5AE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#5AE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE883
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE883 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#D7C98A
Tritanopia (blue-blind)
#2DE4D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae883; /* rgb */ color: rgb(90, 232, 131); /* oklch */ color: oklch(83.0% 0.186 149.9);
Tailwind
colors: {
custom: {
50: '#96f0a8',
500: '#5ae883',
950: '#000000',
},
}SCSS
$custom: #5ae883; $custom-light: #96f0a8; $custom-dark: #000000;
JSON
{
"hex": "#5ae883",
"rgb": {
"r": 90,
"g": 232,
"b": 131
},
"hsl": {
"h": 137.324,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83021,
"c": 0.1862,
"h": 149.9
},
"luminance": 0.61526
}Semantic roles & 50–950 ramp
primary
#5AE883
secondary
#B0368D
accent
#0E9DD8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580