#56DC8B#56DC8B
#56DC8B is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.165 H 153.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC8B |
|---|---|
| RGB | rgb(86, 220, 139) |
| HSL | hsl(144, 66%, 60%) |
| HSV | hsv(144, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.06, -54.48, 29.21) |
| CIE-LCH | lch(79.06, 61.82, 151.80°) |
| OKLab | oklab(80.07% -0.1476 0.0731) |
| OKLCH | oklch(80.07% 0.165 153.7) |
| XYZ | xyz(34.0884, 55.0255, 33.2456) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.60
Seaweed
#18D17B
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.14
Emerald
#50C878
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC8B #DC56A7
analogous
#64DC56 #56DC8B #56DCCE
triadic
#56DC8B #8B56DC #DC8B56
tetradic
#56DC8B #5664DC #DC56A7 #DCCE56
square
#56DC8B #5664DC #DC56A7 #DCCE56
split-complementary
#56DC8B #CE56DC #DC5664
monochromatic
#20984F #2ACB6A #56DC8B #89E6AE #BBF1D1
Accessibility & contrast
On white
1.75
#56DC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#56DC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC8B
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC8B | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB86
Deuteranopia (green-blind)
#CABF90
Tritanopia (blue-blind)
#22D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc8b; /* rgb */ color: rgb(86, 220, 139); /* oklch */ color: oklch(80.1% 0.165 153.7);
Tailwind
colors: {
custom: {
50: '#92e8ad',
500: '#56dc8b',
950: '#000000',
},
}SCSS
$custom: #56dc8b; $custom-light: #92e8ad; $custom-dark: #000000;
JSON
{
"hex": "#56dc8b",
"rgb": {
"r": 86,
"g": 220,
"b": 139
},
"hsl": {
"h": 143.731,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.8007,
"c": 0.16468,
"h": 153.7
},
"luminance": 0.55029
}Semantic roles & 50–950 ramp
primary
#56DC8B
secondary
#9C3A75
accent
#3FA6E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481