#5ADC8B#5ADC8B
#5ADC8B is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.163 H 153.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADC8B |
|---|---|
| RGB | rgb(90, 220, 139) |
| HSL | hsl(143, 65%, 61%) |
| HSV | hsv(143, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.17, -53.65, 29.38) |
| CIE-LCH | lch(79.17, 61.17, 151.29°) |
| OKLab | oklab(80.19% -0.1454 0.0735) |
| OKLCH | oklch(80.19% 0.163 153.2) |
| XYZ | xyz(34.4671, 55.2208, 33.2634) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.66
Seaweed
#18D17B
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.27
Emerald
#50C878
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADC8B #DC5AAB
analogous
#6ADC5A #5ADC8B #5ADCCC
triadic
#5ADC8B #8B5ADC #DC8B5A
tetradic
#5ADC8B #5A6ADC #DC5AAB #DCCC5A
square
#5ADC8B #5A6ADC #DC5AAB #DCCC5A
split-complementary
#5ADC8B #CC5ADC #DC5A6A
monochromatic
#219B4F #2CCD68 #5ADC8B #8CE7AE #BFF1D2
Accessibility & contrast
On white
1.74
#5ADC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5ADC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADC8B
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADC8B | 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)
#DCCB86
Deuteranopia (green-blind)
#CBBF90
Tritanopia (blue-blind)
#2ED9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5adc8b; /* rgb */ color: rgb(90, 220, 139); /* oklch */ color: oklch(80.2% 0.163 153.2);
Tailwind
colors: {
custom: {
50: '#94e8ad',
500: '#5adc8b',
950: '#000000',
},
}SCSS
$custom: #5adc8b; $custom-light: #94e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5adc8b",
"rgb": {
"r": 90,
"g": 220,
"b": 139
},
"hsl": {
"h": 142.615,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.80194,
"c": 0.16292,
"h": 153.2
},
"luminance": 0.55224
}Semantic roles & 50–950 ramp
primary
#5ADC8B
secondary
#9F3B79
accent
#1989CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481