#5AE090#5AE090
#5AE090 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.164 H 154.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE090 |
|---|---|
| RGB | rgb(90, 224, 144) |
| HSL | hsl(144, 68%, 62%) |
| HSV | hsv(144, 60%, 88%) |
| CMYK | cmyk(59.8%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(80.46, -54.33, 28.54) |
| CIE-LCH | lch(80.46, 61.37, 152.28°) |
| OKLab | oklab(81.28% -0.1473 0.0716) |
| OKLCH | oklch(81.28% 0.164 154.1) |
| XYZ | xyz(35.9032, 57.4951, 35.5857) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.55
Tealish Green
#0CDC73
ΔE00 4.65
Seaweed
#18D17B
ΔE00 4.80
Turquoise Green
#04F489
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE090 #E05AAA
analogous
#67E05A #5AE090 #5AE0D3
triadic
#5AE090 #905AE0 #E0905A
tetradic
#5AE090 #5A67E0 #E05AAA #E0D35A
square
#5AE090 #5A67E0 #E05AAA #E0D35A
split-complementary
#5AE090 #D35AE0 #E05A67
monochromatic
#1EA153 #28D56E #5AE090 #8EEAB3 #C1F3D5
Accessibility & contrast
On white
1.68
#5AE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5AE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE090
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE090 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8B
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#28DECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ae090; /* rgb */ color: rgb(90, 224, 144); /* oklch */ color: oklch(81.3% 0.164 154.1);
Tailwind
colors: {
custom: {
50: '#94eab1',
500: '#5ae090',
950: '#000000',
},
}SCSS
$custom: #5ae090; $custom-light: #94eab1; $custom-dark: #000000;
JSON
{
"hex": "#5ae090",
"rgb": {
"r": 90,
"g": 224,
"b": 144
},
"hsl": {
"h": 144.179,
"s": 68.367,
"l": 61.569
},
"oklch": {
"l": 0.81279,
"c": 0.16376,
"h": 154.1
},
"luminance": 0.57499
}Semantic roles & 50–950 ramp
primary
#5AE090
secondary
#A43A79
accent
#1585D0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481