#56DBE5#56DBE5
#56DBE5 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.115 H 202.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #56DBE5 |
|---|---|
| RGB | rgb(86, 219, 229) |
| HSL | hsl(184, 73%, 62%) |
| HSV | hsv(184, 62%, 90%) |
| CMYK | cmyk(62.4%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(80.90, -32.94, -15.69) |
| CIE-LCH | lch(80.90, 36.48, 205.47°) |
| OKLab | oklab(82.28% -0.1067 -0.0435) |
| OKLCH | oklch(82.28% 0.115 202.2) |
| XYZ | xyz(43.3061, 58.2939, 83.0831) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.33
Mediumturquoise
#48D1CC
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Bright Light Blue
#26F7FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DBE5 #E56056
analogous
#56E5A8 #56DBE5 #5694E5
triadic
#56DBE5 #E556DB #DBE556
tetradic
#56DBE5 #A856E5 #E56056 #94E556
square
#56DBE5 #A856E5 #E56056 #94E556
split-complementary
#56DBE5 #E55694 #E5A856
monochromatic
#1A9DA7 #22CFDC #56DBE5 #8BE6ED #C0F2F5
Accessibility & contrast
On white
1.66
#56DBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#56DBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DBE5
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DBE5 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E6
Deuteranopia (green-blind)
#B6C2E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #56dbe5; /* rgb */ color: rgb(86, 219, 229); /* oklch */ color: oklch(82.3% 0.115 202.2);
Tailwind
colors: {
custom: {
50: '#95e6ed',
500: '#56dbe5',
950: '#000000',
},
}SCSS
$custom: #56dbe5; $custom-light: #95e6ed; $custom-dark: #000000;
JSON
{
"hex": "#56dbe5",
"rgb": {
"r": 86,
"g": 219,
"b": 229
},
"hsl": {
"h": 184.196,
"s": 73.333,
"l": 61.765
},
"oklch": {
"l": 0.82281,
"c": 0.11518,
"h": 202.2
},
"luminance": 0.58299
}Semantic roles & 50–950 ramp
primary
#56DBE5
secondary
#A93E36
accent
#1E10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484