#56DC91#56DC91
#56DC91 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.159 H 155.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC91 |
|---|---|
| RGB | rgb(86, 220, 145) |
| HSL | hsl(146, 66%, 60%) |
| HSV | hsv(146, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(79.16, -53.37, 26.26) |
| CIE-LCH | lch(79.16, 59.48, 153.80°) |
| OKLab | oklab(80.19% -0.1449 0.0661) |
| OKLCH | oklch(80.19% 0.159 155.5) |
| XYZ | xyz(34.5388, 55.2057, 35.6182) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.95
Seaweed
#18D17B
ΔE00 4.25
Weird Green
#3AE57F
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 5.04
Emerald
#50C878
ΔE00 5.25
Eucalyptus
#44D7A8
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC91 #DC56A1
analogous
#5EDC56 #56DC91 #56DCD4
triadic
#56DC91 #9156DC #DC9156
tetradic
#56DC91 #565EDC #DC56A1 #DCD456
square
#56DC91 #565EDC #DC56A1 #DCD456
split-complementary
#56DC91 #D456DC #DC565E
monochromatic
#209855 #2ACB71 #56DC91 #89E6B2 #BBF1D3
Accessibility & contrast
On white
1.74
#56DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#56DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC91
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC91 | 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)
#DBCC8C
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#1CDAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc91; /* rgb */ color: rgb(86, 220, 145); /* oklch */ color: oklch(80.2% 0.159 155.5);
Tailwind
colors: {
custom: {
50: '#92e8b1',
500: '#56dc91',
950: '#000000',
},
}SCSS
$custom: #56dc91; $custom-light: #92e8b1; $custom-dark: #000000;
JSON
{
"hex": "#56dc91",
"rgb": {
"r": 86,
"g": 220,
"b": 145
},
"hsl": {
"h": 146.418,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80189,
"c": 0.15925,
"h": 155.5
},
"luminance": 0.55209
}Semantic roles & 50–950 ramp
primary
#56DC91
secondary
#9C3A71
accent
#3F9EE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1611
muted
#7F8481