#5AEC8D#5AEC8D
#5AEC8D is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.182 H 151.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC8D |
|---|---|
| RGB | rgb(90, 236, 141) |
| HSL | hsl(141, 79%, 64%) |
| HSV | hsv(141, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.01, -59.48, 34.77) |
| CIE-LCH | lch(84.01, 68.89, 149.69°) |
| OKLab | oklab(84.18% -0.1607 0.0863) |
| OKLCH | oklch(84.18% 0.182 151.8) |
| XYZ | xyz(39.0165, 64.0837, 35.5074) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.82
Wintergreen
#20F986
ΔE00 3.86
Mediumspringgreen
#00FA9A
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC8D #EC5AB9
analogous
#70EC5A #5AEC8D #5AECD6
triadic
#5AEC8D #8D5AEC #EC8D5A
tetradic
#5AEC8D #5A70EC #EC5AB9 #ECD65A
square
#5AEC8D #5A70EC #EC5AB9 #ECD65A
split-complementary
#5AEC8D #D65AEC #EC5A70
monochromatic
#15B74D #23E667 #5AEC8D #91F2B3 #C8F9D9
Accessibility & contrast
On white
1.52
#5AEC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5AEC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC8D
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC8D | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DACC93
Tritanopia (blue-blind)
#22E9D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec8d; /* rgb */ color: rgb(90, 236, 141); /* oklch */ color: oklch(84.2% 0.182 151.8);
Tailwind
colors: {
custom: {
50: '#96f3af',
500: '#5aec8d',
950: '#000000',
},
}SCSS
$custom: #5aec8d; $custom-light: #96f3af; $custom-dark: #000000;
JSON
{
"hex": "#5aec8d",
"rgb": {
"r": 90,
"g": 236,
"b": 141
},
"hsl": {
"h": 140.959,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84181,
"c": 0.18243,
"h": 151.8
},
"luminance": 0.64088
}Semantic roles & 50–950 ramp
primary
#5AEC8D
secondary
#B63489
accent
#0A92DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581