#56DC8E#56DC8E
#56DC8E is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.162 H 154.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC8E |
|---|---|
| RGB | rgb(86, 220, 142) |
| HSL | hsl(145, 66%, 60%) |
| HSV | hsv(145, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 35.5%, 13.7%) |
| CIE-LAB | lab(79.11, -53.93, 27.74) |
| CIE-LCH | lch(79.11, 60.65, 152.78°) |
| OKLab | oklab(80.13% -0.1462 0.0696) |
| OKLCH | oklch(80.13% 0.162 154.5) |
| XYZ | xyz(34.3106, 55.1144, 34.4159) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 4.02
Seaweed
#18D17B
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.57
Emerald
#50C878
ΔE00 5.06
Turquoise Green
#04F489
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC8E #DC56A4
analogous
#61DC56 #56DC8E #56DCD1
triadic
#56DC8E #8E56DC #DC8E56
tetradic
#56DC8E #5661DC #DC56A4 #DCD156
square
#56DC8E #5661DC #DC56A4 #DCD156
split-complementary
#56DC8E #D156DC #DC5661
monochromatic
#209852 #2ACB6D #56DC8E #89E6B0 #BBF1D2
Accessibility & contrast
On white
1.75
#56DC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#56DC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC8E
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC8E | 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)
#DCCB89
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#1FDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc8e; /* rgb */ color: rgb(86, 220, 142); /* oklch */ color: oklch(80.1% 0.162 154.5);
Tailwind
colors: {
custom: {
50: '#92e8af',
500: '#56dc8e',
950: '#000000',
},
}SCSS
$custom: #56dc8e; $custom-light: #92e8af; $custom-dark: #000000;
JSON
{
"hex": "#56dc8e",
"rgb": {
"r": 86,
"g": 220,
"b": 142
},
"hsl": {
"h": 145.075,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80129,
"c": 0.16196,
"h": 154.5
},
"luminance": 0.55118
}Semantic roles & 50–950 ramp
primary
#56DC8E
secondary
#9C3A73
accent
#3FA2E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481