#56DC7A#56DC7A
#56DC7A is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.180 H 149.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC7A |
|---|---|
| RGB | rgb(86, 220, 122) |
| HSL | hsl(136, 66%, 60%) |
| HSV | hsv(136, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(78.79, -57.37, 37.47) |
| CIE-LCH | lch(78.79, 68.52, 146.85°) |
| OKLab | oklab(79.77% -0.155 0.092) |
| OKLCH | oklch(79.77% 0.18 149.3) |
| XYZ | xyz(32.9414, 54.5667, 27.2050) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Tealish Green
#0CDC73
ΔE00 2.80
Seaweed
#18D17B
ΔE00 4.55
Lightish Green
#61E160
ΔE00 4.68
Emerald
#50C878
ΔE00 5.28
Aqua Green
#12E193
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC7A #DC56B8
analogous
#75DC56 #56DC7A #56DCBD
triadic
#56DC7A #7A56DC #DC7A56
tetradic
#56DC7A #5675DC #DC56B8 #DCBD56
square
#56DC7A #5675DC #DC56B8 #DCBD56
split-complementary
#56DC7A #BD56DC #DC5675
monochromatic
#209840 #2ACB55 #56DC7A #89E6A2 #BBF1CA
Accessibility & contrast
On white
1.76
#56DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#56DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC7A
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC7A | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA73
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#2ED8C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56dc7a; /* rgb */ color: rgb(86, 220, 122); /* oklch */ color: oklch(79.8% 0.180 149.3);
Tailwind
colors: {
custom: {
50: '#92e8a2',
500: '#56dc7a',
950: '#000000',
},
}SCSS
$custom: #56dc7a; $custom-light: #92e8a2; $custom-dark: #000000;
JSON
{
"hex": "#56dc7a",
"rgb": {
"r": 86,
"g": 220,
"b": 122
},
"hsl": {
"h": 136.119,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.79766,
"c": 0.18021,
"h": 149.3
},
"luminance": 0.5457
}Semantic roles & 50–950 ramp
primary
#56DC7A
secondary
#9C3A82
accent
#3FBBE9
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480