#56DDDC#56DDDC
#56DDDC is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.116 H 194.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #56DDDC |
|---|---|
| RGB | rgb(86, 221, 220) |
| HSL | hsl(180, 67%, 60%) |
| HSV | hsv(180, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.21, -36.35, -10.43) |
| CIE-LCH | lch(81.21, 37.82, 196.02°) |
| OKLab | oklab(82.44% -0.1124 -0.029) |
| OKLCH | oklch(82.44% 0.116 194.4) |
| XYZ | xyz(42.6068, 58.8541, 76.8108) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.36
Darkturquoise
#00CED1
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 6.00
Bright Light Blue
#26F7FD
ΔE00 6.27
Bright Cyan
#41FDFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DDDC #DD5657
analogous
#56DD99 #56DDDC #569ADD
triadic
#56DDDC #DC56DD #DDDC56
tetradic
#56DDDC #9956DD #DD5657 #9ADD56
square
#56DDDC #9956DD #DD5657 #9ADD56
split-complementary
#56DDDC #DD569A #DD9956
monochromatic
#1F9A99 #29CDCB #56DDDC #89E7E7 #BCF2F1
Accessibility & contrast
On white
1.64
#56DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#56DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DDDC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DDDC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #56dddc; /* rgb */ color: rgb(86, 221, 220); /* oklch */ color: oklch(82.4% 0.116 194.4);
Tailwind
colors: {
custom: {
50: '#95e8e6',
500: '#56dddc',
950: '#000000',
},
}SCSS
$custom: #56dddc; $custom-light: #95e8e6; $custom-dark: #000000;
JSON
{
"hex": "#56dddc",
"rgb": {
"r": 86,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.556,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.82442,
"c": 0.1161,
"h": 194.4
},
"luminance": 0.58859
}Semantic roles & 50–950 ramp
primary
#56DDDC
secondary
#9E3A3A
accent
#1718CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484