#5AE78A#5AE78A
#5AE78A is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.9% C 0.179 H 151.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE78A |
|---|---|
| RGB | rgb(90, 231, 138) |
| HSL | hsl(140, 75%, 63%) |
| HSV | hsv(140, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 40.3%, 9.4%) |
| CIE-LAB | lab(82.46, -58.09, 34.24) |
| CIE-LCH | lch(82.46, 67.43, 149.48°) |
| OKLab | oklab(82.89% -0.157 0.085) |
| OKLCH | oklch(82.89% 0.179 151.6) |
| XYZ | xyz(37.3769, 61.1568, 33.8745) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.02
Turquoise Green
#04F489
ΔE00 3.89
Tealish Green
#0CDC73
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.56
Wintergreen
#20F986
ΔE00 4.74
Sea Green (survey)
#53FCA1
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE78A #E75AB7
analogous
#70E75A #5AE78A #5AE7D1
triadic
#5AE78A #8A5AE7 #E78A5A
tetradic
#5AE78A #5A70E7 #E75AB7 #E7D15A
square
#5AE78A #5A70E7 #E75AB7 #E7D15A
split-complementary
#5AE78A #D15AE7 #E75A70
monochromatic
#19AD4C #25DF64 #5AE78A #8FEFB0 #C5F7D6
Accessibility & contrast
On white
1.59
#5AE78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5AE78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE78A
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE78A | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#28E4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae78a; /* rgb */ color: rgb(90, 231, 138); /* oklch */ color: oklch(82.9% 0.179 151.6);
Tailwind
colors: {
custom: {
50: '#96f0ad',
500: '#5ae78a',
950: '#000000',
},
}SCSS
$custom: #5ae78a; $custom-light: #96f0ad; $custom-dark: #000000;
JSON
{
"hex": "#5ae78a",
"rgb": {
"r": 90,
"g": 231,
"b": 138
},
"hsl": {
"h": 140.426,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.82894,
"c": 0.17856,
"h": 151.6
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#5AE78A
secondary
#AE3786
accent
#0F93D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581