#56DC98#56DC98
#56DC98 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.153 H 157.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC98 |
|---|---|
| RGB | rgb(86, 220, 152) |
| HSL | hsl(150, 66%, 60%) |
| HSV | hsv(150, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.29, -52.01, 22.80) |
| CIE-LCH | lch(79.29, 56.79, 156.33°) |
| OKLab | oklab(80.34% -0.1417 0.0577) |
| OKLCH | oklch(80.34% 0.153 157.8) |
| XYZ | xyz(35.0953, 55.4283, 38.5489) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.03
Seaweed
#18D17B
ΔE00 4.99
Eucalyptus
#44D7A8
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.79
Emerald
#50C878
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC98 #DC569A
analogous
#57DC56 #56DC98 #56DCDB
triadic
#56DC98 #9856DC #DC9856
tetradic
#56DC98 #5657DC #DC569A #DCDB56
square
#56DC98 #5657DC #DC569A #DCDB56
split-complementary
#56DC98 #DB56DC #DC5657
monochromatic
#20985B #2ACB79 #56DC98 #89E6B7 #BBF1D6
Accessibility & contrast
On white
1.74
#56DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#56DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC98
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC98 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#11DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc98; /* rgb */ color: rgb(86, 220, 152); /* oklch */ color: oklch(80.3% 0.153 157.8);
Tailwind
colors: {
custom: {
50: '#92e8b6',
500: '#56dc98',
950: '#000000',
},
}SCSS
$custom: #56dc98; $custom-light: #92e8b6; $custom-dark: #000000;
JSON
{
"hex": "#56dc98",
"rgb": {
"r": 86,
"g": 220,
"b": 152
},
"hsl": {
"h": 149.552,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80336,
"c": 0.15304,
"h": 157.8
},
"luminance": 0.55432
}Semantic roles & 50–950 ramp
primary
#56DC98
secondary
#9C3A6C
accent
#3F95E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481