#56DBDC#56DBDC
#56DBDC is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.115 H 195.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #56DBDC |
|---|---|
| RGB | rgb(86, 219, 220) |
| HSL | hsl(180, 66%, 60%) |
| HSV | hsv(180, 61%, 86%) |
| CMYK | cmyk(60.9%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.63, -35.42, -11.30) |
| CIE-LCH | lch(80.63, 37.18, 197.69°) |
| OKLab | oklab(81.97% -0.1104 -0.0313) |
| OKLCH | oklch(81.97% 0.115 195.8) |
| XYZ | xyz(42.0819, 57.8043, 76.6358) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.42
Darkturquoise
#00CED1
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 6.13
Bright Light Blue
#26F7FD
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DBDC #DC5756
analogous
#56DC9A #56DBDC #5698DC
triadic
#56DBDC #DC56DB #DBDC56
tetradic
#56DBDC #9A56DC #DC5756 #98DC56
square
#56DBDC #9A56DC #DC5756 #98DC56
split-complementary
#56DBDC #DC5698 #DC9A56
monochromatic
#209798 #2ACACB #56DBDC #89E6E6 #BBF1F1
Accessibility & contrast
On white
1.67
#56DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#56DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DBDC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DBDC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#B8C2DD
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #56dbdc; /* rgb */ color: rgb(86, 219, 220); /* oklch */ color: oklch(82.0% 0.115 195.8);
Tailwind
colors: {
custom: {
50: '#95e6e6',
500: '#56dbdc',
950: '#000000',
},
}SCSS
$custom: #56dbdc; $custom-light: #95e6e6; $custom-dark: #000000;
JSON
{
"hex": "#56dbdc",
"rgb": {
"r": 86,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.448,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.81971,
"c": 0.11475,
"h": 195.8
},
"luminance": 0.57809
}Semantic roles & 50–950 ramp
primary
#56DBDC
secondary
#9C3B3A
accent
#403FE9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484