#56DC7D#56DC7D
#56DC7D is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.177 H 150.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC7D |
|---|---|
| RGB | rgb(86, 220, 125) |
| HSL | hsl(137, 66%, 60%) |
| HSV | hsv(137, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(78.83, -56.89, 36.02) |
| CIE-LCH | lch(78.83, 67.33, 147.66°) |
| OKLab | oklab(79.82% -0.1537 0.0888) |
| OKLCH | oklch(79.82% 0.177 150) |
| XYZ | xyz(33.1302, 54.6422, 28.1991) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Tealish Green
#0CDC73
ΔE00 2.86
Seaweed
#18D17B
ΔE00 4.31
Aqua Green
#12E193
ΔE00 5.06
Emerald
#50C878
ΔE00 5.11
Lightish Green
#61E160
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC7D #DC56B5
analogous
#72DC56 #56DC7D #56DCC0
triadic
#56DC7D #7D56DC #DC7D56
tetradic
#56DC7D #5672DC #DC56B5 #DCC056
square
#56DC7D #5672DC #DC56B5 #DCC056
split-complementary
#56DC7D #C056DC #DC5672
monochromatic
#209843 #2ACB59 #56DC7D #89E6A4 #BBF1CB
Accessibility & contrast
On white
1.76
#56DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#56DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC7D
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC7D | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA76
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#2CD8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56dc7d; /* rgb */ color: rgb(86, 220, 125); /* oklch */ color: oklch(79.8% 0.177 150.0);
Tailwind
colors: {
custom: {
50: '#92e8a4',
500: '#56dc7d',
950: '#000000',
},
}SCSS
$custom: #56dc7d; $custom-light: #92e8a4; $custom-dark: #000000;
JSON
{
"hex": "#56dc7d",
"rgb": {
"r": 86,
"g": 220,
"b": 125
},
"hsl": {
"h": 137.463,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.79816,
"c": 0.17747,
"h": 150
},
"luminance": 0.54646
}Semantic roles & 50–950 ramp
primary
#56DC7D
secondary
#9C3A80
accent
#3FB7E9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480