#5AE899#5AE899
#5AE899 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.166 H 155.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE899 |
|---|---|
| RGB | rgb(90, 232, 153) |
| HSL | hsl(147, 76%, 63%) |
| HSV | hsv(147, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.01, -55.80, 27.36) |
| CIE-LCH | lch(83.01, 62.15, 153.88°) |
| OKLab | oklab(83.43% -0.1515 0.0689) |
| OKLCH | oklch(83.43% 0.166 155.6) |
| XYZ | xyz(38.8195, 62.1829, 40.0875) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE899 #E85AA9
analogous
#62E85A #5AE899 #5AE8E0
triadic
#5AE899 #995AE8 #E8995A
tetradic
#5AE899 #5A62E8 #E85AA9 #E8E05A
square
#5AE899 #5A62E8 #E85AA9 #E8E05A
split-complementary
#5AE899 #E05AE8 #E85A62
monochromatic
#18AF5B #24E178 #5AE899 #90EFBA #C5F7DB
Accessibility & contrast
On white
1.56
#5AE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5AE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE899
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE899 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#19E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae899; /* rgb */ color: rgb(90, 232, 153); /* oklch */ color: oklch(83.4% 0.166 155.6);
Tailwind
colors: {
custom: {
50: '#96f0b7',
500: '#5ae899',
950: '#000000',
},
}SCSS
$custom: #5ae899; $custom-light: #96f0b7; $custom-dark: #000000;
JSON
{
"hex": "#5ae899",
"rgb": {
"r": 90,
"g": 232,
"b": 153
},
"hsl": {
"h": 146.62,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83426,
"c": 0.16638,
"h": 155.6
},
"luminance": 0.62187
}Semantic roles & 50–950 ramp
primary
#5AE899
secondary
#B0367A
accent
#0E7ED8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581