#56DD80#56DD80
#56DD80 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.1% C 0.176 H 150.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #56DD80 |
|---|---|
| RGB | rgb(86, 221, 128) |
| HSL | hsl(139, 67%, 60%) |
| HSV | hsv(139, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.18, -56.78, 34.97) |
| CIE-LCH | lch(79.18, 66.68, 148.37°) |
| OKLab | oklab(80.12% -0.1534 0.0864) |
| OKLCH | oklch(80.12% 0.176 150.6) |
| XYZ | xyz(33.5879, 55.2465, 29.3115) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.41
Tealish Green
#0CDC73
ΔE00 2.97
Seaweed
#18D17B
ΔE00 4.30
Aqua Green
#12E193
ΔE00 4.69
Emerald
#50C878
ΔE00 5.23
Lightish Green
#61E160
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DD80 #DD56B3
analogous
#6FDD56 #56DD80 #56DDC4
triadic
#56DD80 #8056DD #DD8056
tetradic
#56DD80 #566FDD #DD56B3 #DDC456
square
#56DD80 #566FDD #DD56B3 #DDC456
split-complementary
#56DD80 #C456DD #DD566F
monochromatic
#1F9A45 #29CD5C #56DD80 #89E7A6 #BCF2CD
Accessibility & contrast
On white
1.74
#56DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#56DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DD80
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DD80 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC79
Deuteranopia (green-blind)
#CDBF86
Tritanopia (blue-blind)
#2ADAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dd80; /* rgb */ color: rgb(86, 221, 128); /* oklch */ color: oklch(80.1% 0.176 150.6);
Tailwind
colors: {
custom: {
50: '#92e8a6',
500: '#56dd80',
950: '#000000',
},
}SCSS
$custom: #56dd80; $custom-light: #92e8a6; $custom-dark: #000000;
JSON
{
"hex": "#56dd80",
"rgb": {
"r": 86,
"g": 221,
"b": 128
},
"hsl": {
"h": 138.667,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.80117,
"c": 0.17607,
"h": 150.6
},
"luminance": 0.5525
}Semantic roles & 50–950 ramp
primary
#56DD80
secondary
#9E3A7F
accent
#1795CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480