#56DC7B#56DC7B
#56DC7B is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.179 H 149.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC7B |
|---|---|
| RGB | rgb(86, 220, 123) |
| HSL | hsl(137, 66%, 60%) |
| HSV | hsv(137, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(78.81, -57.21, 36.99) |
| CIE-LCH | lch(78.81, 68.12, 147.12°) |
| OKLab | oklab(79.78% -0.1545 0.0909) |
| OKLCH | oklch(79.78% 0.179 149.5) |
| XYZ | xyz(33.0037, 54.5917, 27.5330) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Tealish Green
#0CDC73
ΔE00 2.81
Seaweed
#18D17B
ΔE00 4.46
Lightish Green
#61E160
ΔE00 4.84
Emerald
#50C878
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC7B #DC56B7
analogous
#74DC56 #56DC7B #56DCBE
triadic
#56DC7B #7B56DC #DC7B56
tetradic
#56DC7B #5674DC #DC56B7 #DCBE56
square
#56DC7B #5674DC #DC56B7 #DCBE56
split-complementary
#56DC7B #BE56DC #DC5674
monochromatic
#209841 #2ACB56 #56DC7B #89E6A3 #BBF1CA
Accessibility & contrast
On white
1.76
#56DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#56DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC7B
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC7B | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA74
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#2DD8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56dc7b; /* rgb */ color: rgb(86, 220, 123); /* oklch */ color: oklch(79.8% 0.179 149.5);
Tailwind
colors: {
custom: {
50: '#92e8a2',
500: '#56dc7b',
950: '#000000',
},
}SCSS
$custom: #56dc7b; $custom-light: #92e8a2; $custom-dark: #000000;
JSON
{
"hex": "#56dc7b",
"rgb": {
"r": 86,
"g": 220,
"b": 123
},
"hsl": {
"h": 136.567,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.79782,
"c": 0.1793,
"h": 149.5
},
"luminance": 0.54595
}Semantic roles & 50–950 ramp
primary
#56DC7B
secondary
#9C3A81
accent
#3FBAE9
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480