#56DCDC#56DCDC
#56DCDC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.115 H 195.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #56DCDC |
|---|---|
| RGB | rgb(86, 220, 220) |
| HSL | hsl(180, 66%, 60%) |
| HSV | hsv(180, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(80.92, -35.89, -10.87) |
| CIE-LCH | lch(80.92, 37.50, 196.85°) |
| OKLab | oklab(82.21% -0.1114 -0.0301) |
| OKLCH | oklch(82.21% 0.115 195.1) |
| XYZ | xyz(42.3436, 58.3276, 76.7231) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.37
Darkturquoise
#00CED1
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 5.74
Bright Light Blue
#26F7FD
ΔE00 6.39
Robin'S Egg
#6DEDFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DCDC #DC5656
analogous
#56DC99 #56DCDC #5699DC
triadic
#56DCDC #DC56DC #DCDC56
tetradic
#56DCDC #9956DC #DC5656 #99DC56
square
#56DCDC #9956DC #DC5656 #99DC56
split-complementary
#56DCDC #DC5699 #DC9956
monochromatic
#209898 #2ACBCB #56DCDC #89E6E6 #BBF1F1
Accessibility & contrast
On white
1.66
#56DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#56DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DCDC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DCDC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #56dcdc; /* rgb */ color: rgb(86, 220, 220); /* oklch */ color: oklch(82.2% 0.115 195.1);
Tailwind
colors: {
custom: {
50: '#95e7e6',
500: '#56dcdc',
950: '#000000',
},
}SCSS
$custom: #56dcdc; $custom-light: #95e7e6; $custom-dark: #000000;
JSON
{
"hex": "#56dcdc",
"rgb": {
"r": 86,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.82206,
"c": 0.11542,
"h": 195.1
},
"luminance": 0.58332
}Semantic roles & 50–950 ramp
primary
#56DCDC
secondary
#9C3A3A
accent
#3F3FE9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484