#56DD85#56DD85
#56DD85 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.2% C 0.172 H 151.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #56DD85 |
|---|---|
| RGB | rgb(86, 221, 133) |
| HSL | hsl(141, 67%, 60%) |
| HSV | hsv(141, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(79.26, -55.93, 32.55) |
| CIE-LCH | lch(79.26, 64.71, 149.80°) |
| OKLab | oklab(80.21% -0.1512 0.0809) |
| OKLCH | oklch(80.21% 0.172 151.9) |
| XYZ | xyz(33.9252, 55.3814, 31.0876) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Tealish Green
#0CDC73
ΔE00 3.36
Aqua Green
#12E193
ΔE00 4.03
Seaweed
#18D17B
ΔE00 4.08
Emerald
#50C878
ΔE00 5.10
Turquoise Green
#04F489
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DD85 #DD56AE
analogous
#6ADD56 #56DD85 #56DDC8
triadic
#56DD85 #8556DD #DD8556
tetradic
#56DD85 #566ADD #DD56AE #DDC856
square
#56DD85 #566ADD #DD56AE #DDC856
split-complementary
#56DD85 #C856DD #DD566A
monochromatic
#1F9A4A #29CD62 #56DD85 #89E7AA #BCF2CF
Accessibility & contrast
On white
1.74
#56DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#56DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DD85
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DD85 | 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)
#DECC7F
Deuteranopia (green-blind)
#CCBF8B
Tritanopia (blue-blind)
#26DAC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dd85; /* rgb */ color: rgb(86, 221, 133); /* oklch */ color: oklch(80.2% 0.172 151.9);
Tailwind
colors: {
custom: {
50: '#92e8a9',
500: '#56dd85',
950: '#000000',
},
}SCSS
$custom: #56dd85; $custom-light: #92e8a9; $custom-dark: #000000;
JSON
{
"hex": "#56dd85",
"rgb": {
"r": 86,
"g": 221,
"b": 133
},
"hsl": {
"h": 140.889,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.80206,
"c": 0.1715,
"h": 151.9
},
"luminance": 0.55385
}Semantic roles & 50–950 ramp
primary
#56DD85
secondary
#9E3A7B
accent
#178FCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480