#56DFD7#56DFD7
#56DFD7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.118 H 189.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFD7 |
|---|---|
| RGB | rgb(86, 223, 215) |
| HSL | hsl(176, 68%, 61%) |
| HSV | hsv(176, 61%, 87%) |
| CMYK | cmyk(61.4%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(81.65, -38.61, -7.12) |
| CIE-LCH | lch(81.65, 39.26, 190.45°) |
| OKLab | oklab(82.75% -0.1166 -0.0199) |
| OKLCH | oklch(82.75% 0.118 189.7) |
| XYZ | xyz(42.4857, 59.6555, 73.5524) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.97
Mediumturquoise
#48D1CC
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 5.87
Bright Aqua
#0BF9EA
ΔE00 6.39
Tiffany Blue
#7BF2DA
ΔE00 6.94
Bright Turquoise
#0FFEF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFD7 #DF565E
analogous
#56DF92 #56DFD7 #56A3DF
triadic
#56DFD7 #D756DF #DFD756
tetradic
#56DFD7 #9256DF #DF565E #A3DF56
square
#56DFD7 #9256DF #DF565E #A3DF56
split-complementary
#56DFD7 #DF56A3 #DF9256
monochromatic
#1E9D95 #27D0C6 #56DFD7 #89E9E3 #BDF2EF
Accessibility & contrast
On white
1.62
#56DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#56DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFD7
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFD7 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#BEC4D8
Tritanopia (blue-blind)
#00E5DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dfd7; /* rgb */ color: rgb(86, 223, 215); /* oklch */ color: oklch(82.8% 0.118 189.7);
Tailwind
colors: {
custom: {
50: '#95e9e3',
500: '#56dfd7',
950: '#000000',
},
}SCSS
$custom: #56dfd7; $custom-light: #95e9e3; $custom-dark: #000000;
JSON
{
"hex": "#56dfd7",
"rgb": {
"r": 86,
"g": 223,
"b": 215
},
"hsl": {
"h": 176.496,
"s": 68.159,
"l": 60.588
},
"oklch": {
"l": 0.8275,
"c": 0.11828,
"h": 189.7
},
"luminance": 0.5966
}Semantic roles & 50–950 ramp
primary
#56DFD7
secondary
#A0393F
accent
#1520D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484