#5ADD80#5ADD80
#5ADD80 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.2% C 0.174 H 150.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADD80 |
|---|---|
| RGB | rgb(90, 221, 128) |
| HSL | hsl(137, 66%, 61%) |
| HSV | hsv(137, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.30, -55.93, 35.14) |
| CIE-LCH | lch(79.30, 66.06, 147.86°) |
| OKLab | oklab(80.24% -0.1512 0.0868) |
| OKLCH | oklch(80.24% 0.174 150.2) |
| XYZ | xyz(33.9667, 55.4418, 29.3292) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Tealish Green
#0CDC73
ΔE00 3.21
Seaweed
#18D17B
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.93
Emerald
#50C878
ΔE00 5.28
Lightish Green
#61E160
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADD80 #DD5AB7
analogous
#75DD5A #5ADD80 #5ADDC2
triadic
#5ADD80 #805ADD #DD805A
tetradic
#5ADD80 #5A75DD #DD5AB7 #DDC25A
square
#5ADD80 #5A75DD #DD5AB7 #DDC25A
split-complementary
#5ADD80 #C25ADD #DD5A75
monochromatic
#209C44 #2BCF5A #5ADD80 #8DE7A7 #BFF2CE
Accessibility & contrast
On white
1.74
#5ADD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5ADD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADD80
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADD80 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#34D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5add80; /* rgb */ color: rgb(90, 221, 128); /* oklch */ color: oklch(80.2% 0.174 150.2);
Tailwind
colors: {
custom: {
50: '#94e8a6',
500: '#5add80',
950: '#000000',
},
}SCSS
$custom: #5add80; $custom-light: #94e8a6; $custom-dark: #000000;
JSON
{
"hex": "#5add80",
"rgb": {
"r": 90,
"g": 221,
"b": 128
},
"hsl": {
"h": 137.405,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.80241,
"c": 0.17436,
"h": 150.2
},
"luminance": 0.55445
}Semantic roles & 50–950 ramp
primary
#5ADD80
secondary
#A03B83
accent
#1899CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480