#56DFDC#56DFDC
#56DFDC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.118 H 193.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFDC |
|---|---|
| RGB | rgb(86, 223, 220) |
| HSL | hsl(179, 68%, 61%) |
| HSV | hsv(179, 61%, 87%) |
| CMYK | cmyk(61.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(81.79, -37.27, -9.57) |
| CIE-LCH | lch(81.79, 38.48, 194.40°) |
| OKLab | oklab(82.91% -0.1145 -0.0266) |
| OKLCH | oklch(82.91% 0.118 193.1) |
| XYZ | xyz(43.1380, 59.9165, 76.9879) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.51
Turquoise
#40E0D0
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 6.12
Bright Cyan
#41FDFE
ΔE00 6.68
Aqua Blue
#02D8E9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFDC #DF5659
analogous
#56DF97 #56DFDC #569DDF
triadic
#56DFDC #DC56DF #DFDC56
tetradic
#56DFDC #9756DF #DF5659 #9DDF56
square
#56DFDC #9756DF #DF5659 #9DDF56
split-complementary
#56DFDC #DF569D #DF9756
monochromatic
#1E9D9A #27D0CD #56DFDC #89E9E7 #BDF2F1
Accessibility & contrast
On white
1.62
#56DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#56DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFDC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFDC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dfdc; /* rgb */ color: rgb(86, 223, 220); /* oklch */ color: oklch(82.9% 0.118 193.1);
Tailwind
colors: {
custom: {
50: '#95e9e6',
500: '#56dfdc',
950: '#000000',
},
}SCSS
$custom: #56dfdc; $custom-light: #95e9e6; $custom-dark: #000000;
JSON
{
"hex": "#56dfdc",
"rgb": {
"r": 86,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.686,
"s": 68.159,
"l": 60.588
},
"oklch": {
"l": 0.82913,
"c": 0.11752,
"h": 193.1
},
"luminance": 0.59921
}Semantic roles & 50–950 ramp
primary
#56DFDC
secondary
#A0393B
accent
#1519D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484