#5ADD7E#5ADD7E
#5ADD7E is a light, vivid green. Relative luminance 0.554; OKLCH L 80.2% C 0.176 H 149.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADD7E |
|---|---|
| RGB | rgb(90, 221, 126) |
| HSL | hsl(136, 66%, 61%) |
| HSV | hsv(136, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.27, -56.26, 36.10) |
| CIE-LCH | lch(79.27, 66.85, 147.31°) |
| OKLab | oklab(80.21% -0.1521 0.089) |
| OKLCH | oklch(80.21% 0.176 149.7) |
| XYZ | xyz(33.8363, 55.3897, 28.6428) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Tealish Green
#0CDC73
ΔE00 3.13
Seaweed
#18D17B
ΔE00 4.66
Lightish Green
#61E160
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.20
Emerald
#50C878
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADD7E #DD5AB9
analogous
#77DD5A #5ADD7E #5ADDC0
triadic
#5ADD7E #7E5ADD #DD7E5A
tetradic
#5ADD7E #5A77DD #DD5AB9 #DDC05A
square
#5ADD7E #5A77DD #DD5AB9 #DDC05A
split-complementary
#5ADD7E #C05ADD #DD5A77
monochromatic
#209C42 #2BCF58 #5ADD7E #8DE7A6 #BFF2CD
Accessibility & contrast
On white
1.74
#5ADD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5ADD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADD7E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADD7E | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC77
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#35D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5add7e; /* rgb */ color: rgb(90, 221, 126); /* oklch */ color: oklch(80.2% 0.176 149.7);
Tailwind
colors: {
custom: {
50: '#94e8a4',
500: '#5add7e',
950: '#000000',
},
}SCSS
$custom: #5add7e; $custom-light: #94e8a4; $custom-dark: #000000;
JSON
{
"hex": "#5add7e",
"rgb": {
"r": 90,
"g": 221,
"b": 126
},
"hsl": {
"h": 136.489,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.80206,
"c": 0.17619,
"h": 149.7
},
"luminance": 0.55393
}Semantic roles & 50–950 ramp
primary
#5ADD7E
secondary
#A03B84
accent
#189CCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480