#5AE788#5AE788
#5AE788 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.180 H 151.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE788 |
|---|---|
| RGB | rgb(90, 231, 136) |
| HSL | hsl(140, 75%, 63%) |
| HSV | hsv(140, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 41.1%, 9.4%) |
| CIE-LAB | lab(82.43, -58.43, 35.21) |
| CIE-LCH | lch(82.43, 68.22, 148.93°) |
| OKLab | oklab(82.86% -0.1579 0.0872) |
| OKLCH | oklch(82.86% 0.18 151.1) |
| XYZ | xyz(37.2334, 61.0994, 33.1190) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.88
Turquoise Green
#04F489
ΔE00 3.86
Tealish Green
#0CDC73
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.81
Minty Green
#0BF77D
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE788 #E75AB9
analogous
#73E75A #5AE788 #5AE7CE
triadic
#5AE788 #885AE7 #E7885A
tetradic
#5AE788 #5A73E7 #E75AB9 #E7CE5A
square
#5AE788 #5A73E7 #E75AB9 #E7CE5A
split-complementary
#5AE788 #CE5AE7 #E75A73
monochromatic
#19AD4A #25DF61 #5AE788 #8FEFAF #C5F7D5
Accessibility & contrast
On white
1.59
#5AE788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5AE788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE788
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE788 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D581
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#2AE4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae788; /* rgb */ color: rgb(90, 231, 136); /* oklch */ color: oklch(82.9% 0.180 151.1);
Tailwind
colors: {
custom: {
50: '#96f0ab',
500: '#5ae788',
950: '#000000',
},
}SCSS
$custom: #5ae788; $custom-light: #96f0ab; $custom-dark: #000000;
JSON
{
"hex": "#5ae788",
"rgb": {
"r": 90,
"g": 231,
"b": 136
},
"hsl": {
"h": 139.574,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.82859,
"c": 0.18037,
"h": 151.1
},
"luminance": 0.61103
}Semantic roles & 50–950 ramp
primary
#5AE788
secondary
#AE3787
accent
#0F96D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581