#56DCE7#56DCE7
#56DCE7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.116 H 202.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #56DCE7 |
|---|---|
| RGB | rgb(86, 220, 231) |
| HSL | hsl(185, 75%, 62%) |
| HSV | hsv(185, 63%, 91%) |
| CMYK | cmyk(62.8%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.25, -32.85, -16.22) |
| CIE-LCH | lch(81.25, 36.64, 206.29°) |
| OKLab | oklab(82.59% -0.1069 -0.045) |
| OKLCH | oklch(82.59% 0.116 202.8) |
| XYZ | xyz(43.8486, 58.9296, 84.6495) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.88
Robin'S Egg
#6DEDFD
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.46
Bright Light Blue
#26F7FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DCE7 #E76156
analogous
#56E7AA #56DCE7 #5693E7
triadic
#56DCE7 #E756DC #DCE756
tetradic
#56DCE7 #AA56E7 #E76156 #93E756
square
#56DCE7 #AA56E7 #E76156 #93E756
split-complementary
#56DCE7 #E75693 #E7AA56
monochromatic
#189FAA #20D1DF #56DCE7 #8CE7EF #C1F2F6
Accessibility & contrast
On white
1.64
#56DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#56DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DCE7
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DCE7 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #56dce7; /* rgb */ color: rgb(86, 220, 231); /* oklch */ color: oklch(82.6% 0.116 202.8);
Tailwind
colors: {
custom: {
50: '#96e7ee',
500: '#56dce7',
950: '#000000',
},
}SCSS
$custom: #56dce7; $custom-light: #96e7ee; $custom-dark: #000000;
JSON
{
"hex": "#56dce7",
"rgb": {
"r": 86,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.552,
"s": 75.13,
"l": 62.157
},
"oklch": {
"l": 0.82585,
"c": 0.11593,
"h": 202.8
},
"luminance": 0.58934
}Semantic roles & 50–950 ramp
primary
#56DCE7
secondary
#AC3E35
accent
#1D0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485