#5AEC88#5AEC88
#5AEC88 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.187 H 150.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC88 |
|---|---|
| RGB | rgb(90, 236, 136) |
| HSL | hsl(139, 79%, 64%) |
| HSV | hsv(139, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 42.4%, 7.5%) |
| CIE-LAB | lab(83.93, -60.31, 37.16) |
| CIE-LCH | lch(83.93, 70.84, 148.36°) |
| OKLab | oklab(84.09% -0.1629 0.0917) |
| OKLCH | oklch(84.09% 0.187 150.6) |
| XYZ | xyz(38.6529, 63.9383, 33.5921) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC88 #EC5ABE
analogous
#75EC5A #5AEC88 #5AECD1
triadic
#5AEC88 #885AEC #EC885A
tetradic
#5AEC88 #5A75EC #EC5ABE #ECD15A
square
#5AEC88 #5A75EC #EC5ABE #ECD15A
split-complementary
#5AEC88 #D15AEC #EC5A75
monochromatic
#15B748 #23E660 #5AEC88 #91F2B0 #C8F9D7
Accessibility & contrast
On white
1.52
#5AEC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5AEC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC88
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC88 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD981
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#27E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec88; /* rgb */ color: rgb(90, 236, 136); /* oklch */ color: oklch(84.1% 0.187 150.6);
Tailwind
colors: {
custom: {
50: '#96f3ac',
500: '#5aec88',
950: '#000000',
},
}SCSS
$custom: #5aec88; $custom-light: #96f3ac; $custom-dark: #000000;
JSON
{
"hex": "#5aec88",
"rgb": {
"r": 90,
"g": 236,
"b": 136
},
"hsl": {
"h": 138.904,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84094,
"c": 0.18693,
"h": 150.6
},
"luminance": 0.63942
}Semantic roles & 50–950 ramp
primary
#5AEC88
secondary
#B6348D
accent
#0A9ADC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581