#56DC8F#56DC8F
#56DC8F is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.161 H 154.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC8F |
|---|---|
| RGB | rgb(86, 220, 143) |
| HSL | hsl(146, 66%, 60%) |
| HSV | hsv(146, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.12, -53.75, 27.25) |
| CIE-LCH | lch(79.12, 60.26, 153.12°) |
| OKLab | oklab(80.15% -0.1458 0.0684) |
| OKLCH | oklch(80.15% 0.161 154.9) |
| XYZ | xyz(34.3860, 55.1446, 34.8131) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.05
Seaweed
#18D17B
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.72
Emerald
#50C878
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC8F #DC56A3
analogous
#60DC56 #56DC8F #56DCD2
triadic
#56DC8F #8F56DC #DC8F56
tetradic
#56DC8F #5660DC #DC56A3 #DCD256
square
#56DC8F #5660DC #DC56A3 #DCD256
split-complementary
#56DC8F #D256DC #DC5660
monochromatic
#209853 #2ACB6E #56DC8F #89E6B1 #BBF1D2
Accessibility & contrast
On white
1.75
#56DC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#56DC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC8F
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC8F | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8A
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#1EDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc8f; /* rgb */ color: rgb(86, 220, 143); /* oklch */ color: oklch(80.1% 0.161 154.9);
Tailwind
colors: {
custom: {
50: '#92e8b0',
500: '#56dc8f',
950: '#000000',
},
}SCSS
$custom: #56dc8f; $custom-light: #92e8b0; $custom-dark: #000000;
JSON
{
"hex": "#56dc8f",
"rgb": {
"r": 86,
"g": 220,
"b": 143
},
"hsl": {
"h": 145.522,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80149,
"c": 0.16106,
"h": 154.9
},
"luminance": 0.55148
}Semantic roles & 50–950 ramp
primary
#56DC8F
secondary
#9C3A72
accent
#3FA1E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481