#56DBEC#56DBEC
#56DBEC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.117 H 207.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #56DBEC |
|---|---|
| RGB | rgb(86, 219, 236) |
| HSL | hsl(187, 80%, 63%) |
| HSV | hsv(187, 64%, 93%) |
| CMYK | cmyk(63.6%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.12, -30.96, -19.08) |
| CIE-LCH | lch(81.12, 36.36, 211.65°) |
| OKLab | oklab(82.53% -0.1038 -0.0529) |
| OKLCH | oklch(82.53% 0.117 207) |
| XYZ | xyz(44.3032, 58.6928, 88.3346) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.87
Robin'S Egg
#6DEDFD
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Darkturquoise
#00CED1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DBEC #EC6756
analogous
#56ECB2 #56DBEC #5690EC
triadic
#56DBEC #EC56DB #DBEC56
tetradic
#56DBEC #B256EC #EC6756 #90EC56
square
#56DBEC #B256EC #EC6756 #90EC56
split-complementary
#56DBEC #EC5690 #ECB256
monochromatic
#14A1B3 #1FCFE6 #56DBEC #8DE7F2 #C4F2F8
Accessibility & contrast
On white
1.65
#56DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#56DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DBEC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DBEC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #56dbec; /* rgb */ color: rgb(86, 219, 236); /* oklch */ color: oklch(82.5% 0.117 207.0);
Tailwind
colors: {
custom: {
50: '#96e6f2',
500: '#56dbec',
950: '#000000',
},
}SCSS
$custom: #56dbec; $custom-light: #96e6f2; $custom-dark: #000000;
JSON
{
"hex": "#56dbec",
"rgb": {
"r": 86,
"g": 219,
"b": 236
},
"hsl": {
"h": 186.8,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.82532,
"c": 0.11654,
"h": 207
},
"luminance": 0.58698
}Semantic roles & 50–950 ramp
primary
#56DBEC
secondary
#B34133
accent
#2109DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485