#56DC8A#56DC8A
#56DC8A is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.166 H 153.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC8A |
|---|---|
| RGB | rgb(86, 220, 138) |
| HSL | hsl(143, 66%, 60%) |
| HSV | hsv(143, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.04, -54.66, 29.70) |
| CIE-LCH | lch(79.04, 62.21, 151.48°) |
| OKLab | oklab(80.05% -0.148 0.0742) |
| OKLCH | oklch(80.05% 0.166 153.4) |
| XYZ | xyz(34.0156, 54.9964, 32.8626) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.47
Seaweed
#18D17B
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 4.01
Emerald
#50C878
ΔE00 4.91
Turquoise Green
#04F489
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC8A #DC56A8
analogous
#65DC56 #56DC8A #56DCCD
triadic
#56DC8A #8A56DC #DC8A56
tetradic
#56DC8A #5665DC #DC56A8 #DCCD56
square
#56DC8A #5665DC #DC56A8 #DCCD56
split-complementary
#56DC8A #CD56DC #DC5665
monochromatic
#20984E #2ACB68 #56DC8A #89E6AD #BBF1D0
Accessibility & contrast
On white
1.75
#56DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#56DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC8A
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC8A | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#CABF8F
Tritanopia (blue-blind)
#23D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc8a; /* rgb */ color: rgb(86, 220, 138); /* oklch */ color: oklch(80.1% 0.166 153.4);
Tailwind
colors: {
custom: {
50: '#92e8ad',
500: '#56dc8a',
950: '#000000',
},
}SCSS
$custom: #56dc8a; $custom-light: #92e8ad; $custom-dark: #000000;
JSON
{
"hex": "#56dc8a",
"rgb": {
"r": 86,
"g": 220,
"b": 138
},
"hsl": {
"h": 143.284,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80051,
"c": 0.16559,
"h": 153.4
},
"luminance": 0.55
}Semantic roles & 50–950 ramp
primary
#56DC8A
secondary
#9C3A76
accent
#3FA7E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481