#56DC9D#56DC9D
#56DC9D is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.4% C 0.149 H 159.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC9D |
|---|---|
| RGB | rgb(86, 220, 157) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.38, -51.01, 20.32) |
| CIE-LCH | lch(79.38, 54.91, 158.28°) |
| OKLab | oklab(80.45% -0.1395 0.0517) |
| OKLCH | oklch(80.45% 0.149 159.7) |
| XYZ | xyz(35.5135, 55.5956, 40.7512) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.48
Eucalyptus
#44D7A8
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.71
Light Greenish Blue
#63F7B4
ΔE00 5.97
Aqua Marine
#2EE8BB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC9D #DC5695
analogous
#56DC5A #56DC9D #56D8DC
triadic
#56DC9D #9D56DC #DC9D56
tetradic
#56DC9D #5A56DC #DC5695 #D8DC56
square
#56DC9D #5A56DC #DC5695 #D8DC56
split-complementary
#56DC9D #DC56D8 #DC5A56
monochromatic
#20985F #2ACB7F #56DC9D #89E6BA #BBF1D8
Accessibility & contrast
On white
1.73
#56DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#56DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC9D
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC9D | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC99
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#05DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dc9d; /* rgb */ color: rgb(86, 220, 157); /* oklch */ color: oklch(80.4% 0.149 159.7);
Tailwind
colors: {
custom: {
50: '#92e8ba',
500: '#56dc9d',
950: '#000000',
},
}SCSS
$custom: #56dc9d; $custom-light: #92e8ba; $custom-dark: #000000;
JSON
{
"hex": "#56dc9d",
"rgb": {
"r": 86,
"g": 220,
"b": 157
},
"hsl": {
"h": 151.791,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80446,
"c": 0.14872,
"h": 159.7
},
"luminance": 0.55599
}Semantic roles & 50–950 ramp
primary
#56DC9D
secondary
#9C3A68
accent
#3F8FE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481