#5AE88E#5AE88E
#5AE88E is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.2% C 0.176 H 152.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE88E |
|---|---|
| RGB | rgb(90, 232, 142) |
| HSL | hsl(142, 76%, 63%) |
| HSV | hsv(142, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(82.83, -57.79, 32.71) |
| CIE-LCH | lch(82.83, 66.40, 150.49°) |
| OKLab | oklab(83.21% -0.1563 0.0814) |
| OKLCH | oklch(83.21% 0.176 152.5) |
| XYZ | xyz(37.9525, 61.8361, 35.5214) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Turquoise Green
#04F489
ΔE00 3.87
Aqua Green
#12E193
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE88E #E85AB4
analogous
#6DE85A #5AE88E #5AE8D5
triadic
#5AE88E #8E5AE8 #E88E5A
tetradic
#5AE88E #5A6DE8 #E85AB4 #E8D55A
square
#5AE88E #5A6DE8 #E85AB4 #E8D55A
split-complementary
#5AE88E #D55AE8 #E85A6D
monochromatic
#18AF50 #24E169 #5AE88E #90EFB3 #C5F7D8
Accessibility & contrast
On white
1.57
#5AE88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5AE88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE88E
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE88E | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#25E5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae88e; /* rgb */ color: rgb(90, 232, 142); /* oklch */ color: oklch(83.2% 0.176 152.5);
Tailwind
colors: {
custom: {
50: '#96f0b0',
500: '#5ae88e',
950: '#000000',
},
}SCSS
$custom: #5ae88e; $custom-light: #96f0b0; $custom-dark: #000000;
JSON
{
"hex": "#5ae88e",
"rgb": {
"r": 90,
"g": 232,
"b": 142
},
"hsl": {
"h": 141.972,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83214,
"c": 0.17625,
"h": 152.5
},
"luminance": 0.6184
}Semantic roles & 50–950 ramp
primary
#5AE88E
secondary
#B03683
accent
#0E8ED8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581