#5AEC90#5AEC90
#5AEC90 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.180 H 152.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC90 |
|---|---|
| RGB | rgb(90, 236, 144) |
| HSL | hsl(142, 79%, 64%) |
| HSV | hsv(142, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(84.06, -58.96, 33.33) |
| CIE-LCH | lch(84.06, 67.73, 150.53°) |
| OKLab | oklab(84.24% -0.1594 0.0829) |
| OKLCH | oklch(84.24% 0.18 152.5) |
| XYZ | xyz(39.2428, 64.1742, 36.6989) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.62
Mediumspringgreen
#00FA9A
ΔE00 4.02
Wintergreen
#20F986
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC90 #EC5AB6
analogous
#6DEC5A #5AEC90 #5AECD9
triadic
#5AEC90 #905AEC #EC905A
tetradic
#5AEC90 #5A6DEC #EC5AB6 #ECD95A
square
#5AEC90 #5A6DEC #EC5AB6 #ECD95A
split-complementary
#5AEC90 #D95AEC #EC5A6D
monochromatic
#15B751 #23E66B #5AEC90 #91F2B5 #C8F9DA
Accessibility & contrast
On white
1.52
#5AEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5AEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC90
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC90 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#20E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aec90; /* rgb */ color: rgb(90, 236, 144); /* oklch */ color: oklch(84.2% 0.180 152.5);
Tailwind
colors: {
custom: {
50: '#96f3b1',
500: '#5aec90',
950: '#000000',
},
}SCSS
$custom: #5aec90; $custom-light: #96f3b1; $custom-dark: #000000;
JSON
{
"hex": "#5aec90",
"rgb": {
"r": 90,
"g": 236,
"b": 144
},
"hsl": {
"h": 142.192,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84235,
"c": 0.17973,
"h": 152.5
},
"luminance": 0.64178
}Semantic roles & 50–950 ramp
primary
#5AEC90
secondary
#B63486
accent
#0A8EDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581