#A4DCED#A4DCED
#A4DCED is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.2% C 0.062 H 218.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCED |
|---|---|
| RGB | rgb(164, 220, 237) |
| HSL | hsl(194, 67%, 79%) |
| HSV | hsv(194, 31%, 93%) |
| CMYK | cmyk(30.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.58, -13.92, -14.09) |
| CIE-LCH | lch(84.58, 19.80, 225.35°) |
| OKLab | oklab(86.17% -0.0484 -0.0385) |
| OKLCH | oklch(86.17% 0.062 218.5) |
| XYZ | xyz(56.1842, 65.1905, 89.7270) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.55
Ice Blue
#A5DFF9
ΔE00 3.23
Powder Blue
#B0E0E6
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 5.32
Baby Blue
#89CFF0
ΔE00 5.97
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCED #EDB5A4
analogous
#A4EDD9 #A4DCED #A4B7ED
triadic
#A4DCED #EDA4DC #DCEDA4
tetradic
#A4DCED #D9A4ED #EDB5A4 #B7EDA4
square
#A4DCED #D9A4ED #EDB5A4 #B7EDA4
split-complementary
#A4DCED #EDA4B7 #EDD9A4
monochromatic
#3EB5D9 #71C8E3 #A4DCED #D7F0F7 #E5F5FA
Accessibility & contrast
On white
1.50
#A4DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A4DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCED
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCED | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#8BE2E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dced; /* rgb */ color: rgb(164, 220, 237); /* oklch */ color: oklch(86.2% 0.062 218.5);
Tailwind
colors: {
custom: {
50: '#c1e7f2',
500: '#a4dced',
950: '#000000',
},
}SCSS
$custom: #a4dced; $custom-light: #c1e7f2; $custom-dark: #000000;
JSON
{
"hex": "#a4dced",
"rgb": {
"r": 164,
"g": 220,
"b": 237
},
"hsl": {
"h": 193.973,
"s": 66.972,
"l": 78.627
},
"oklch": {
"l": 0.86167,
"c": 0.06187,
"h": 218.5
},
"luminance": 0.65193
}Semantic roles & 50–950 ramp
primary
#A4DCED
secondary
#CA816C
accent
#4217CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485