#56DD7E#56DD7E
#56DD7E is a light, vivid green. Relative luminance 0.552; OKLCH L 80.1% C 0.178 H 150.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #56DD7E |
|---|---|
| RGB | rgb(86, 221, 126) |
| HSL | hsl(138, 67%, 60%) |
| HSV | hsv(138, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.15, -57.10, 35.93) |
| CIE-LCH | lch(79.15, 67.47, 147.82°) |
| OKLab | oklab(80.08% -0.1543 0.0886) |
| OKLCH | oklch(80.08% 0.178 150.1) |
| XYZ | xyz(33.4576, 55.1944, 28.6250) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.36
Tealish Green
#0CDC73
ΔE00 2.88
Seaweed
#18D17B
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.96
Lightish Green
#61E160
ΔE00 5.16
Emerald
#50C878
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DD7E #DD56B5
analogous
#71DD56 #56DD7E #56DDC2
triadic
#56DD7E #7E56DD #DD7E56
tetradic
#56DD7E #5671DD #DD56B5 #DDC256
square
#56DD7E #5671DD #DD56B5 #DDC256
split-complementary
#56DD7E #C256DD #DD5671
monochromatic
#1F9A43 #29CD5A #56DD7E #89E7A5 #BCF2CC
Accessibility & contrast
On white
1.74
#56DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#56DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DD7E
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DD7E | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#2BD9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dd7e; /* rgb */ color: rgb(86, 221, 126); /* oklch */ color: oklch(80.1% 0.178 150.1);
Tailwind
colors: {
custom: {
50: '#92e8a4',
500: '#56dd7e',
950: '#000000',
},
}SCSS
$custom: #56dd7e; $custom-light: #92e8a4; $custom-dark: #000000;
JSON
{
"hex": "#56dd7e",
"rgb": {
"r": 86,
"g": 221,
"b": 126
},
"hsl": {
"h": 137.778,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.80083,
"c": 0.17789,
"h": 150.1
},
"luminance": 0.55198
}Semantic roles & 50–950 ramp
primary
#56DD7E
secondary
#9E3A80
accent
#1798CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480