#56DBE7#56DBE7
#56DBE7 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.4% C 0.115 H 203.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #56DBE7 |
|---|---|
| RGB | rgb(86, 219, 231) |
| HSL | hsl(185, 75%, 62%) |
| HSV | hsv(185, 63%, 91%) |
| CMYK | cmyk(62.8%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(80.96, -32.37, -16.66) |
| CIE-LCH | lch(80.96, 36.41, 207.23°) |
| OKLab | oklab(82.35% -0.1058 -0.0462) |
| OKLCH | oklch(82.35% 0.115 203.6) |
| XYZ | xyz(43.5869, 58.4063, 84.5623) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.71
Robin'S Egg
#6DEDFD
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DBE7 #E76256
analogous
#56E7AB #56DBE7 #5692E7
triadic
#56DBE7 #E756DB #DBE756
tetradic
#56DBE7 #AB56E7 #E76256 #92E756
square
#56DBE7 #AB56E7 #E76256 #92E756
split-complementary
#56DBE7 #E75692 #E7AB56
monochromatic
#189EAA #20D0DF #56DBE7 #8CE6EF #C1F2F6
Accessibility & contrast
On white
1.66
#56DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#56DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DBE7
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DBE7 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #56dbe7; /* rgb */ color: rgb(86, 219, 231); /* oklch */ color: oklch(82.4% 0.115 203.6);
Tailwind
colors: {
custom: {
50: '#95e6ee',
500: '#56dbe7',
950: '#000000',
},
}SCSS
$custom: #56dbe7; $custom-light: #95e6ee; $custom-dark: #000000;
JSON
{
"hex": "#56dbe7",
"rgb": {
"r": 86,
"g": 219,
"b": 231
},
"hsl": {
"h": 184.966,
"s": 75.13,
"l": 62.157
},
"oklch": {
"l": 0.82352,
"c": 0.11548,
"h": 203.6
},
"luminance": 0.58411
}Semantic roles & 50–950 ramp
primary
#56DBE7
secondary
#AC3F35
accent
#1F0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485