#5AE88A#5AE88A
#5AE88A is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.1% C 0.180 H 151.5°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE88A |
|---|---|
| RGB | rgb(90, 232, 138) |
| HSL | hsl(140, 76%, 63%) |
| HSV | hsv(140, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(82.76, -58.47, 34.64) |
| CIE-LCH | lch(82.76, 67.96, 149.36°) |
| OKLab | oklab(83.14% -0.158 0.0859) |
| OKLCH | oklch(83.14% 0.18 151.5) |
| XYZ | xyz(37.6576, 61.7181, 33.9681) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.02
Turquoise Green
#04F489
ΔE00 3.72
Tealish Green
#0CDC73
ΔE00 4.28
Wintergreen
#20F986
ΔE00 4.52
Sea Green (survey)
#53FCA1
ΔE00 4.61
Light Green Blue
#56FCA2
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE88A #E85AB8
analogous
#71E85A #5AE88A #5AE8D1
triadic
#5AE88A #8A5AE8 #E88A5A
tetradic
#5AE88A #5A71E8 #E85AB8 #E8D15A
square
#5AE88A #5A71E8 #E85AB8 #E8D15A
split-complementary
#5AE88A #D15AE8 #E85A71
monochromatic
#18AF4B #24E164 #5AE88A #90EFB0 #C5F7D6
Accessibility & contrast
On white
1.57
#5AE88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#5AE88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE88A
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE88A | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#28E5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae88a; /* rgb */ color: rgb(90, 232, 138); /* oklch */ color: oklch(83.1% 0.180 151.5);
Tailwind
colors: {
custom: {
50: '#96f0ad',
500: '#5ae88a',
950: '#000000',
},
}SCSS
$custom: #5ae88a; $custom-light: #96f0ad; $custom-dark: #000000;
JSON
{
"hex": "#5ae88a",
"rgb": {
"r": 90,
"g": 232,
"b": 138
},
"hsl": {
"h": 140.282,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83141,
"c": 0.17988,
"h": 151.5
},
"luminance": 0.61722
}Semantic roles & 50–950 ramp
primary
#5AE88A
secondary
#B03687
accent
#0E93D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581