#5ADC8D#5ADC8D
#5ADC8D is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.161 H 153.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADC8D |
|---|---|
| RGB | rgb(90, 220, 141) |
| HSL | hsl(144, 65%, 61%) |
| HSV | hsv(144, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.20, -53.29, 28.40) |
| CIE-LCH | lch(79.20, 60.39, 151.94°) |
| OKLab | oklab(80.23% -0.1445 0.0712) |
| OKLCH | oklch(80.23% 0.161 153.8) |
| XYZ | xyz(34.6146, 55.2798, 34.0400) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.92
Seaweed
#18D17B
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 4.54
Emerald
#50C878
ΔE00 5.01
Turquoise Green
#04F489
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADC8D #DC5AA9
analogous
#68DC5A #5ADC8D #5ADCCE
triadic
#5ADC8D #8D5ADC #DC8D5A
tetradic
#5ADC8D #5A68DC #DC5AA9 #DCCE5A
square
#5ADC8D #5A68DC #DC5AA9 #DCCE5A
split-complementary
#5ADC8D #CE5ADC #DC5A68
monochromatic
#219B51 #2CCD6B #5ADC8D #8CE7B0 #BFF1D3
Accessibility & contrast
On white
1.74
#5ADC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5ADC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADC8D
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADC8D | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#2DD9C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5adc8d; /* rgb */ color: rgb(90, 220, 141); /* oklch */ color: oklch(80.2% 0.161 153.8);
Tailwind
colors: {
custom: {
50: '#94e8af',
500: '#5adc8d',
950: '#000000',
},
}SCSS
$custom: #5adc8d; $custom-light: #94e8af; $custom-dark: #000000;
JSON
{
"hex": "#5adc8d",
"rgb": {
"r": 90,
"g": 220,
"b": 141
},
"hsl": {
"h": 143.538,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.80233,
"c": 0.16109,
"h": 153.8
},
"luminance": 0.55283
}Semantic roles & 50–950 ramp
primary
#5ADC8D
secondary
#9F3B78
accent
#1986CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481