#5AE990#5AE990
#5AE990 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.176 H 152.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE990 |
|---|---|
| RGB | rgb(90, 233, 144) |
| HSL | hsl(143, 76%, 63%) |
| HSV | hsv(143, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(83.16, -57.82, 32.14) |
| CIE-LCH | lch(83.16, 66.15, 150.93°) |
| OKLab | oklab(83.5% -0.1564 0.0801) |
| OKLCH | oklch(83.5% 0.176 152.9) |
| XYZ | xyz(38.3863, 62.4613, 36.4134) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.18
Mediumspringgreen
#00FA9A
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE990 #E95AB3
analogous
#6BE95A #5AE990 #5AE9D7
triadic
#5AE990 #905AE9 #E9905A
tetradic
#5AE990 #5A6BE9 #E95AB3 #E9D75A
square
#5AE990 #5A6BE9 #E95AB3 #E9D75A
split-complementary
#5AE990 #D75AE9 #E95A6B
monochromatic
#18B152 #24E26C #5AE990 #90F0B4 #C6F7D9
Accessibility & contrast
On white
1.56
#5AE990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5AE990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE990
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE990 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78A
Deuteranopia (green-blind)
#D6CA96
Tritanopia (blue-blind)
#22E6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae990; /* rgb */ color: rgb(90, 233, 144); /* oklch */ color: oklch(83.5% 0.176 152.9);
Tailwind
colors: {
custom: {
50: '#96f1b1',
500: '#5ae990',
950: '#000000',
},
}SCSS
$custom: #5ae990; $custom-light: #96f1b1; $custom-dark: #000000;
JSON
{
"hex": "#5ae990",
"rgb": {
"r": 90,
"g": 233,
"b": 144
},
"hsl": {
"h": 142.657,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83497,
"c": 0.17577,
"h": 152.9
},
"luminance": 0.62465
}Semantic roles & 50–950 ramp
primary
#5AE990
secondary
#B13683
accent
#0D8CD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581