#56DC84#56DC84
#56DC84 is a light, vivid green. Relative luminance 0.548; OKLCH L 79.9% C 0.171 H 151.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC84 |
|---|---|
| RGB | rgb(86, 220, 132) |
| HSL | hsl(141, 66%, 60%) |
| HSV | hsv(141, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(78.94, -55.72, 32.64) |
| CIE-LCH | lch(78.94, 64.57, 149.64°) |
| OKLab | oklab(79.94% -0.1507 0.081) |
| OKLCH | oklch(79.94% 0.171 151.7) |
| XYZ | xyz(33.5932, 54.8275, 30.6377) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Tealish Green
#0CDC73
ΔE00 3.32
Seaweed
#18D17B
ΔE00 3.94
Aqua Green
#12E193
ΔE00 4.14
Emerald
#50C878
ΔE00 4.87
Turquoise Green
#04F489
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC84 #DC56AE
analogous
#6BDC56 #56DC84 #56DCC7
triadic
#56DC84 #8456DC #DC8456
tetradic
#56DC84 #566BDC #DC56AE #DCC756
square
#56DC84 #566BDC #DC56AE #DCC756
split-complementary
#56DC84 #C756DC #DC566B
monochromatic
#209849 #2ACB61 #56DC84 #89E6A9 #BBF1CE
Accessibility & contrast
On white
1.75
#56DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#56DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC84
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC84 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#CBBF8A
Tritanopia (blue-blind)
#27D9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56dc84; /* rgb */ color: rgb(86, 220, 132); /* oklch */ color: oklch(79.9% 0.171 151.7);
Tailwind
colors: {
custom: {
50: '#92e8a8',
500: '#56dc84',
950: '#000000',
},
}SCSS
$custom: #56dc84; $custom-light: #92e8a8; $custom-dark: #000000;
JSON
{
"hex": "#56dc84",
"rgb": {
"r": 86,
"g": 220,
"b": 132
},
"hsl": {
"h": 140.597,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.79939,
"c": 0.17107,
"h": 151.7
},
"luminance": 0.54831
}Semantic roles & 50–950 ramp
primary
#56DC84
secondary
#9C3A7B
accent
#3FAEE9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480