#56DFDB#56DFDB
#56DFDB is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.118 H 192.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFDB |
|---|---|
| RGB | rgb(86, 223, 219) |
| HSL | hsl(178, 68%, 61%) |
| HSV | hsv(178, 61%, 87%) |
| CMYK | cmyk(61.4%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(81.76, -37.54, -9.08) |
| CIE-LCH | lch(81.76, 38.62, 193.60°) |
| OKLab | oklab(82.88% -0.1149 -0.0253) |
| OKLCH | oklch(82.88% 0.118 192.4) |
| XYZ | xyz(43.0059, 59.8636, 76.2925) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Turquoise
#40E0D0
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.75
Bright Aqua
#0BF9EA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFDB #DF565A
analogous
#56DF96 #56DFDB #569EDF
triadic
#56DFDB #DB56DF #DFDB56
tetradic
#56DFDB #9656DF #DF565A #9EDF56
square
#56DFDB #9656DF #DF565A #9EDF56
split-complementary
#56DFDB #DF569E #DF9656
monochromatic
#1E9D99 #27D0CB #56DFDB #89E9E6 #BDF2F1
Accessibility & contrast
On white
1.62
#56DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#56DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFDB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFDB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dfdb; /* rgb */ color: rgb(86, 223, 219); /* oklch */ color: oklch(82.9% 0.118 192.4);
Tailwind
colors: {
custom: {
50: '#95e9e6',
500: '#56dfdb',
950: '#000000',
},
}SCSS
$custom: #56dfdb; $custom-light: #95e9e6; $custom-dark: #000000;
JSON
{
"hex": "#56dfdb",
"rgb": {
"r": 86,
"g": 223,
"b": 219
},
"hsl": {
"h": 178.248,
"s": 68.159,
"l": 60.588
},
"oklch": {
"l": 0.8288,
"c": 0.11763,
"h": 192.4
},
"luminance": 0.59868
}Semantic roles & 50–950 ramp
primary
#56DFDB
secondary
#A0393C
accent
#151BD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484