#5ADD7F#5ADD7F
#5ADD7F is a light, vivid green. Relative luminance 0.554; OKLCH L 80.2% C 0.175 H 149.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADD7F |
|---|---|
| RGB | rgb(90, 221, 127) |
| HSL | hsl(137, 66%, 61%) |
| HSV | hsv(137, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(79.28, -56.10, 35.62) |
| CIE-LCH | lch(79.28, 66.45, 147.59°) |
| OKLab | oklab(80.22% -0.1517 0.0879) |
| OKLCH | oklch(80.22% 0.175 149.9) |
| XYZ | xyz(33.9012, 55.4156, 28.9843) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Tealish Green
#0CDC73
ΔE00 3.17
Seaweed
#18D17B
ΔE00 4.59
Aqua Green
#12E193
ΔE00 5.07
Lightish Green
#61E160
ΔE00 5.18
Emerald
#50C878
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADD7F #DD5AB8
analogous
#76DD5A #5ADD7F #5ADDC1
triadic
#5ADD7F #7F5ADD #DD7F5A
tetradic
#5ADD7F #5A76DD #DD5AB8 #DDC15A
square
#5ADD7F #5A76DD #DD5AB8 #DDC15A
split-complementary
#5ADD7F #C15ADD #DD5A76
monochromatic
#209C43 #2BCF59 #5ADD7F #8DE7A6 #BFF2CE
Accessibility & contrast
On white
1.74
#5ADD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5ADD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADD7F
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADD7F | 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)
#DECC78
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#34D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5add7f; /* rgb */ color: rgb(90, 221, 127); /* oklch */ color: oklch(80.2% 0.175 149.9);
Tailwind
colors: {
custom: {
50: '#94e8a5',
500: '#5add7f',
950: '#000000',
},
}SCSS
$custom: #5add7f; $custom-light: #94e8a5; $custom-dark: #000000;
JSON
{
"hex": "#5add7f",
"rgb": {
"r": 90,
"g": 221,
"b": 127
},
"hsl": {
"h": 136.947,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.80223,
"c": 0.17528,
"h": 149.9
},
"luminance": 0.55419
}Semantic roles & 50–950 ramp
primary
#5ADD7F
secondary
#A03B84
accent
#189ACE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480