#56DC83#56DC83
#56DC83 is a light, vivid green. Relative luminance 0.548; OKLCH L 79.9% C 0.172 H 151.5°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC83 |
|---|---|
| RGB | rgb(86, 220, 131) |
| HSL | hsl(140, 66%, 60%) |
| HSV | hsv(140, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(78.93, -55.89, 33.12) |
| CIE-LCH | lch(78.93, 64.97, 149.35°) |
| OKLab | oklab(79.92% -0.1511 0.0822) |
| OKLCH | oklch(79.92% 0.172 151.5) |
| XYZ | xyz(33.5251, 54.8002, 30.2791) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Tealish Green
#0CDC73
ΔE00 3.23
Seaweed
#18D17B
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.26
Emerald
#50C878
ΔE00 4.89
Turquoise Green
#04F489
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC83 #DC56AF
analogous
#6CDC56 #56DC83 #56DCC6
triadic
#56DC83 #8356DC #DC8356
tetradic
#56DC83 #566CDC #DC56AF #DCC656
square
#56DC83 #566CDC #DC56AF #DCC656
split-complementary
#56DC83 #C656DC #DC566C
monochromatic
#209848 #2ACB60 #56DC83 #89E6A8 #BBF1CD
Accessibility & contrast
On white
1.76
#56DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#56DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC83
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC83 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#CBBF89
Tritanopia (blue-blind)
#28D9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56dc83; /* rgb */ color: rgb(86, 220, 131); /* oklch */ color: oklch(79.9% 0.172 151.5);
Tailwind
colors: {
custom: {
50: '#92e8a8',
500: '#56dc83',
950: '#000000',
},
}SCSS
$custom: #56dc83; $custom-light: #92e8a8; $custom-dark: #000000;
JSON
{
"hex": "#56dc83",
"rgb": {
"r": 86,
"g": 220,
"b": 131
},
"hsl": {
"h": 140.149,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.79921,
"c": 0.17199,
"h": 151.5
},
"luminance": 0.54804
}Semantic roles & 50–950 ramp
primary
#56DC83
secondary
#9C3A7B
accent
#3FB0E9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480