#5ADC8A#5ADC8A
#5ADC8A is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.164 H 152.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADC8A |
|---|---|
| RGB | rgb(90, 220, 138) |
| HSL | hsl(142, 65%, 61%) |
| HSV | hsv(142, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.15, -53.83, 29.87) |
| CIE-LCH | lch(79.15, 61.57, 150.97°) |
| OKLab | oklab(80.18% -0.1458 0.0746) |
| OKLCH | oklch(80.18% 0.164 152.9) |
| XYZ | xyz(34.3944, 55.1917, 32.8803) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Aqua Green
#12E193
ΔE00 3.73
Seaweed
#18D17B
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 4.14
Emerald
#50C878
ΔE00 4.92
Turquoise Green
#04F489
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADC8A #DC5AAC
analogous
#6BDC5A #5ADC8A #5ADCCB
triadic
#5ADC8A #8A5ADC #DC8A5A
tetradic
#5ADC8A #5A6BDC #DC5AAC #DCCB5A
square
#5ADC8A #5A6BDC #DC5AAC #DCCB5A
split-complementary
#5ADC8A #CB5ADC #DC5A6B
monochromatic
#219B4E #2CCD67 #5ADC8A #8CE7AE #BFF1D2
Accessibility & contrast
On white
1.74
#5ADC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5ADC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADC8A
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADC8A | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#2FD9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5adc8a; /* rgb */ color: rgb(90, 220, 138); /* oklch */ color: oklch(80.2% 0.164 152.9);
Tailwind
colors: {
custom: {
50: '#94e8ad',
500: '#5adc8a',
950: '#000000',
},
}SCSS
$custom: #5adc8a; $custom-light: #94e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5adc8a",
"rgb": {
"r": 90,
"g": 220,
"b": 138
},
"hsl": {
"h": 142.154,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.80175,
"c": 0.16383,
"h": 152.9
},
"luminance": 0.55195
}Semantic roles & 50–950 ramp
primary
#5ADC8A
secondary
#9F3B7A
accent
#198ACD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481