#5AE88D#5AE88D
#5AE88D is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.2% C 0.177 H 152.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE88D |
|---|---|
| RGB | rgb(90, 232, 141) |
| HSL | hsl(142, 76%, 63%) |
| HSV | hsv(142, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(82.81, -57.96, 33.19) |
| CIE-LCH | lch(82.81, 66.79, 150.20°) |
| OKLab | oklab(83.2% -0.1567 0.0826) |
| OKLCH | oklch(83.2% 0.177 152.2) |
| XYZ | xyz(37.8778, 61.8062, 35.1278) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 3.82
Aqua Green
#12E193
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.45
Light Green Blue
#56FCA2
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE88D #E85AB5
analogous
#6EE85A #5AE88D #5AE8D4
triadic
#5AE88D #8D5AE8 #E88D5A
tetradic
#5AE88D #5A6EE8 #E85AB5 #E8D45A
square
#5AE88D #5A6EE8 #E85AB5 #E8D45A
split-complementary
#5AE88D #D45AE8 #E85A6E
monochromatic
#18AF4F #24E168 #5AE88D #90EFB2 #C5F7D7
Accessibility & contrast
On white
1.57
#5AE88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#5AE88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE88D
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE88D | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#25E5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae88d; /* rgb */ color: rgb(90, 232, 141); /* oklch */ color: oklch(83.2% 0.177 152.2);
Tailwind
colors: {
custom: {
50: '#96f0af',
500: '#5ae88d',
950: '#000000',
},
}SCSS
$custom: #5ae88d; $custom-light: #96f0af; $custom-dark: #000000;
JSON
{
"hex": "#5ae88d",
"rgb": {
"r": 90,
"g": 232,
"b": 141
},
"hsl": {
"h": 141.549,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83195,
"c": 0.17716,
"h": 152.2
},
"luminance": 0.6181
}Semantic roles & 50–950 ramp
primary
#5AE88D
secondary
#B03684
accent
#0E8FD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581