#56DB85#56DB85
#56DB85 is a light, vivid green. Relative luminance 0.543; OKLCH L 79.7% C 0.169 H 152.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #56DB85 |
|---|---|
| RGB | rgb(86, 219, 133) |
| HSL | hsl(141, 65%, 60%) |
| HSV | hsv(141, 61%, 86%) |
| CMYK | cmyk(60.7%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(78.65, -55.16, 31.75) |
| CIE-LCH | lch(78.65, 63.64, 150.07°) |
| OKLab | oklab(79.71% -0.1492 0.079) |
| OKLCH | oklch(79.71% 0.169 152.1) |
| XYZ | xyz(33.4003, 54.3316, 30.9126) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Tealish Green
#0CDC73
ΔE00 3.50
Seaweed
#18D17B
ΔE00 3.75
Aqua Green
#12E193
ΔE00 4.01
Emerald
#50C878
ΔE00 4.63
Turquoise Green
#04F489
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DB85 #DB56AC
analogous
#6ADB56 #56DB85 #56DBC8
triadic
#56DB85 #8556DB #DB8556
tetradic
#56DB85 #566ADB #DB56AC #DBC856
square
#56DB85 #566ADB #DB56AC #DBC856
split-complementary
#56DB85 #C856DB #DB566A
monochromatic
#20974A #2BC963 #56DB85 #88E6A9 #BBF0CE
Accessibility & contrast
On white
1.77
#56DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#56DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DB85
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DB85 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7F
Deuteranopia (green-blind)
#CABE8B
Tritanopia (blue-blind)
#27D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56db85; /* rgb */ color: rgb(86, 219, 133); /* oklch */ color: oklch(79.7% 0.169 152.1);
Tailwind
colors: {
custom: {
50: '#92e7a9',
500: '#56db85',
950: '#000000',
},
}SCSS
$custom: #56db85; $custom-light: #92e7a9; $custom-dark: #000000;
JSON
{
"hex": "#56db85",
"rgb": {
"r": 86,
"g": 219,
"b": 133
},
"hsl": {
"h": 141.203,
"s": 64.878,
"l": 59.804
},
"oklch": {
"l": 0.79708,
"c": 0.16882,
"h": 152.1
},
"luminance": 0.54335
}Semantic roles & 50–950 ramp
primary
#56DB85
secondary
#9B3A79
accent
#40ADE8
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480