#5ADD7A#5ADD7A
#5ADD7A is a light, vivid green. Relative luminance 0.553; OKLCH L 80.1% C 0.180 H 148.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADD7A |
|---|---|
| RGB | rgb(90, 221, 122) |
| HSL | hsl(135, 66%, 61%) |
| HSV | hsv(135, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 44.8%, 13.3%) |
| CIE-LAB | lab(79.21, -56.90, 38.02) |
| CIE-LCH | lch(79.21, 68.43, 146.25°) |
| OKLab | oklab(80.14% -0.1538 0.0932) |
| OKLCH | oklch(80.14% 0.18 148.8) |
| XYZ | xyz(33.5834, 55.2885, 27.3105) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Tealish Green
#0CDC73
ΔE00 3.09
Lightish Green
#61E160
ΔE00 4.39
Seaweed
#18D17B
ΔE00 4.96
Emerald
#50C878
ΔE00 5.60
Aqua Green
#12E193
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADD7A #DD5ABD
analogous
#7BDD5A #5ADD7A #5ADDBB
triadic
#5ADD7A #7A5ADD #DD7A5A
tetradic
#5ADD7A #5A7BDD #DD5ABD #DDBB5A
square
#5ADD7A #5A7BDD #DD5ABD #DDBB5A
split-complementary
#5ADD7A #BB5ADD #DD5A7B
monochromatic
#209C3F #2BCF53 #5ADD7A #8DE7A3 #BFF2CC
Accessibility & contrast
On white
1.74
#5ADD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5ADD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADD7A
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADD7A | 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)
#DFCB72
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#37D9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5add7a; /* rgb */ color: rgb(90, 221, 122); /* oklch */ color: oklch(80.1% 0.180 148.8);
Tailwind
colors: {
custom: {
50: '#94e8a2',
500: '#5add7a',
950: '#000000',
},
}SCSS
$custom: #5add7a; $custom-light: #94e8a2; $custom-dark: #000000;
JSON
{
"hex": "#5add7a",
"rgb": {
"r": 90,
"g": 221,
"b": 122
},
"hsl": {
"h": 134.656,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.8014,
"c": 0.17985,
"h": 148.8
},
"luminance": 0.55292
}Semantic roles & 50–950 ramp
primary
#5ADD7A
secondary
#A03B87
accent
#18A1CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480