#56DCAC#56DCAC
#56DCAC is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.8% C 0.137 H 166.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #56DCAC |
|---|---|
| RGB | rgb(86, 220, 172) |
| HSL | hsl(159, 66%, 60%) |
| HSV | hsv(159, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(79.69, -47.80, 12.86) |
| CIE-LCH | lch(79.69, 49.50, 164.94°) |
| OKLab | oklab(80.8% -0.1326 0.0329) |
| OKLCH | oklch(80.8% 0.137 166.1) |
| XYZ | xyz(36.8736, 56.1396, 47.9145) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.64
Seafoam
#7FE0B3
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 3.80
Aquamarine (survey)
#04D8B2
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 4.62
Aqua Green
#12E193
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DCAC #DC5686
analogous
#56DC69 #56DCAC #56C9DC
triadic
#56DCAC #AC56DC #DCAC56
tetradic
#56DCAC #6956DC #DC5686 #C9DC56
square
#56DCAC #6956DC #DC5686 #C9DC56
split-complementary
#56DCAC #DC56C9 #DC6956
monochromatic
#20986D #2ACB91 #56DCAC #89E6C5 #BBF1DE
Accessibility & contrast
On white
1.72
#56DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#56DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DCAC
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DCAC | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEA9
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dcac; /* rgb */ color: rgb(86, 220, 172); /* oklch */ color: oklch(80.8% 0.137 166.1);
Tailwind
colors: {
custom: {
50: '#92e7c4',
500: '#56dcac',
950: '#000000',
},
}SCSS
$custom: #56dcac; $custom-light: #92e7c4; $custom-dark: #000000;
JSON
{
"hex": "#56dcac",
"rgb": {
"r": 86,
"g": 220,
"b": 172
},
"hsl": {
"h": 158.507,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80802,
"c": 0.13665,
"h": 166.1
},
"luminance": 0.56143
}Semantic roles & 50–950 ramp
primary
#56DCAC
secondary
#9C3A5D
accent
#3F7CE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482