#5AE89E#5AE89E
#5AE89E is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.162 H 157.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE89E |
|---|---|
| RGB | rgb(90, 232, 158) |
| HSL | hsl(149, 76%, 63%) |
| HSV | hsv(149, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.10, -54.85, 24.92) |
| CIE-LCH | lch(83.10, 60.24, 155.57°) |
| OKLab | oklab(83.53% -0.1492 0.063) |
| OKLCH | oklch(83.53% 0.162 157.1) |
| XYZ | xyz(39.2411, 62.3515, 42.3082) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.26
Light Greenish Blue
#63F7B4
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.63
Sea Green (survey)
#53FCA1
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE89E #E85AA4
analogous
#5DE85A #5AE89E #5AE8E5
triadic
#5AE89E #9E5AE8 #E89E5A
tetradic
#5AE89E #5A5DE8 #E85AA4 #E8E55A
square
#5AE89E #5A5DE8 #E85AA4 #E8E55A
split-complementary
#5AE89E #E55AE8 #E85A5D
monochromatic
#18AF61 #24E17E #5AE89E #90EFBE #C5F7DD
Accessibility & contrast
On white
1.56
#5AE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5AE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE89E
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE89E | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D799
Deuteranopia (green-blind)
#D3CAA3
Tritanopia (blue-blind)
#10E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae89e; /* rgb */ color: rgb(90, 232, 158); /* oklch */ color: oklch(83.5% 0.162 157.1);
Tailwind
colors: {
custom: {
50: '#96f0bb',
500: '#5ae89e',
950: '#000000',
},
}SCSS
$custom: #5ae89e; $custom-light: #96f0bb; $custom-dark: #000000;
JSON
{
"hex": "#5ae89e",
"rgb": {
"r": 90,
"g": 232,
"b": 158
},
"hsl": {
"h": 148.732,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83528,
"c": 0.16197,
"h": 157.1
},
"luminance": 0.62356
}Semantic roles & 50–950 ramp
primary
#5AE89E
secondary
#B03676
accent
#0E77D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582