#5AE992#5AE992
#5AE992 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.174 H 153.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE992 |
|---|---|
| RGB | rgb(90, 233, 146) |
| HSL | hsl(143, 76%, 63%) |
| HSV | hsv(143, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.19, -57.47, 31.17) |
| CIE-LCH | lch(83.19, 65.37, 151.52°) |
| OKLab | oklab(83.53% -0.1556 0.0779) |
| OKLCH | oklch(83.53% 0.174 153.4) |
| XYZ | xyz(38.5405, 62.5229, 37.2256) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.94
Aqua Green
#12E193
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE992 #E95AB1
analogous
#69E95A #5AE992 #5AE9DA
triadic
#5AE992 #925AE9 #E9925A
tetradic
#5AE992 #5A69E9 #E95AB1 #E9DA5A
square
#5AE992 #5A69E9 #E95AB1 #E9DA5A
split-complementary
#5AE992 #DA5AE9 #E95A69
monochromatic
#18B154 #24E26E #5AE992 #90F0B6 #C6F7D9
Accessibility & contrast
On white
1.55
#5AE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5AE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE992
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE992 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#20E6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae992; /* rgb */ color: rgb(90, 233, 146); /* oklch */ color: oklch(83.5% 0.174 153.4);
Tailwind
colors: {
custom: {
50: '#96f1b2',
500: '#5ae992',
950: '#000000',
},
}SCSS
$custom: #5ae992; $custom-light: #96f1b2; $custom-dark: #000000;
JSON
{
"hex": "#5ae992",
"rgb": {
"r": 90,
"g": 233,
"b": 146
},
"hsl": {
"h": 143.497,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83534,
"c": 0.17398,
"h": 153.4
},
"luminance": 0.62527
}Semantic roles & 50–950 ramp
primary
#5AE992
secondary
#B13681
accent
#0D89D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581