#A3DCED#A3DCED
#A3DCED is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 86.1% C 0.063 H 218.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCED |
|---|---|
| RGB | rgb(163, 220, 237) |
| HSL | hsl(194, 67%, 78%) |
| HSV | hsv(194, 31%, 93%) |
| CMYK | cmyk(31.2%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.53, -14.19, -14.18) |
| CIE-LCH | lch(84.53, 20.06, 224.97°) |
| OKLab | oklab(86.11% -0.0493 -0.0388) |
| OKLCH | oklch(86.11% 0.063 218.2) |
| XYZ | xyz(55.9786, 65.0845, 89.7173) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.72
Ice Blue
#A5DFF9
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 5.28
Baby Blue
#89CFF0
ΔE00 5.96
Pale Sky Blue
#BDF6FE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCED #EDB4A3
analogous
#A3EDD9 #A3DCED #A3B7ED
triadic
#A3DCED #EDA3DC #DCEDA3
tetradic
#A3DCED #D9A3ED #EDB4A3 #B7EDA3
square
#A3DCED #D9A3ED #EDB4A3 #B7EDA3
split-complementary
#A3DCED #EDA3B7 #EDD9A3
monochromatic
#3DB5D9 #70C9E3 #A3DCED #D6EFF7 #E5F5FA
Accessibility & contrast
On white
1.50
#A3DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#A3DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCED
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCED | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#8AE2E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dced; /* rgb */ color: rgb(163, 220, 237); /* oklch */ color: oklch(86.1% 0.063 218.2);
Tailwind
colors: {
custom: {
50: '#c0e7f2',
500: '#a3dced',
950: '#000000',
},
}SCSS
$custom: #a3dced; $custom-light: #c0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#a3dced",
"rgb": {
"r": 163,
"g": 220,
"b": 237
},
"hsl": {
"h": 193.784,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.8611,
"c": 0.06273,
"h": 218.2
},
"luminance": 0.65087
}Semantic roles & 50–950 ramp
primary
#A3DCED
secondary
#CA806B
accent
#4116CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485