#56DC8D#56DC8D
#56DC8D is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.163 H 154.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC8D |
|---|---|
| RGB | rgb(86, 220, 141) |
| HSL | hsl(145, 66%, 60%) |
| HSV | hsv(145, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.09, -54.12, 28.23) |
| CIE-LCH | lch(79.09, 61.04, 152.45°) |
| OKLab | oklab(80.11% -0.1467 0.0708) |
| OKLCH | oklch(80.11% 0.163 154.2) |
| XYZ | xyz(34.2358, 55.0845, 34.0223) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.18
Weird Green
#3AE57F
ΔE00 3.87
Seaweed
#18D17B
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.42
Emerald
#50C878
ΔE00 5.01
Turquoise Green
#04F489
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC8D #DC56A5
analogous
#62DC56 #56DC8D #56DCD0
triadic
#56DC8D #8D56DC #DC8D56
tetradic
#56DC8D #5662DC #DC56A5 #DCD056
square
#56DC8D #5662DC #DC56A5 #DCD056
split-complementary
#56DC8D #D056DC #DC5662
monochromatic
#209851 #2ACB6C #56DC8D #89E6AF #BBF1D1
Accessibility & contrast
On white
1.75
#56DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#56DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC8D
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC8D | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB88
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#20DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc8d; /* rgb */ color: rgb(86, 220, 141); /* oklch */ color: oklch(80.1% 0.163 154.2);
Tailwind
colors: {
custom: {
50: '#92e8af',
500: '#56dc8d',
950: '#000000',
},
}SCSS
$custom: #56dc8d; $custom-light: #92e8af; $custom-dark: #000000;
JSON
{
"hex": "#56dc8d",
"rgb": {
"r": 86,
"g": 220,
"b": 141
},
"hsl": {
"h": 144.627,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80109,
"c": 0.16286,
"h": 154.2
},
"luminance": 0.55088
}Semantic roles & 50–950 ramp
primary
#56DC8D
secondary
#9C3A74
accent
#3FA3E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481