#56DC90#56DC90
#56DC90 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.160 H 155.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC90 |
|---|---|
| RGB | rgb(86, 220, 144) |
| HSL | hsl(146, 66%, 60%) |
| HSV | hsv(146, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(79.14, -53.56, 26.76) |
| CIE-LCH | lch(79.14, 59.87, 153.45°) |
| OKLab | oklab(80.17% -0.1453 0.0673) |
| OKLCH | oklch(80.17% 0.16 155.2) |
| XYZ | xyz(34.4621, 55.1750, 35.2138) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.99
Seaweed
#18D17B
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 4.88
Emerald
#50C878
ΔE00 5.18
Turquoise Green
#04F489
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC90 #DC56A2
analogous
#5FDC56 #56DC90 #56DCD3
triadic
#56DC90 #9056DC #DC9056
tetradic
#56DC90 #565FDC #DC56A2 #DCD356
square
#56DC90 #565FDC #DC56A2 #DCD356
split-complementary
#56DC90 #D356DC #DC565F
monochromatic
#209854 #2ACB70 #56DC90 #89E6B1 #BBF1D3
Accessibility & contrast
On white
1.74
#56DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#56DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC90
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC90 | 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)
#DBCC8B
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#1DDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc90; /* rgb */ color: rgb(86, 220, 144); /* oklch */ color: oklch(80.2% 0.160 155.2);
Tailwind
colors: {
custom: {
50: '#92e8b1',
500: '#56dc90',
950: '#000000',
},
}SCSS
$custom: #56dc90; $custom-light: #92e8b1; $custom-dark: #000000;
JSON
{
"hex": "#56dc90",
"rgb": {
"r": 86,
"g": 220,
"b": 144
},
"hsl": {
"h": 145.97,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80169,
"c": 0.16015,
"h": 155.2
},
"luminance": 0.55178
}Semantic roles & 50–950 ramp
primary
#56DC90
secondary
#9C3A72
accent
#3F9FE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481