#A6DCED#A6DCED
#A6DCED is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.3% C 0.060 H 219.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DCED |
|---|---|
| RGB | rgb(166, 220, 237) |
| HSL | hsl(194, 66%, 79%) |
| HSV | hsv(194, 30%, 93%) |
| CMYK | cmyk(30%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.69, -13.36, -13.91) |
| CIE-LCH | lch(84.69, 19.29, 226.17°) |
| OKLab | oklab(86.28% -0.0466 -0.038) |
| OKLCH | oklch(86.28% 0.06 219.2) |
| XYZ | xyz(56.6003, 65.4051, 89.7465) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.22
Ice Blue
#A5DFF9
ΔE00 3.09
Powder Blue
#B0E0E6
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 5.42
Baby Blue
#89CFF0
ΔE00 6.00
Pale Sky Blue
#BDF6FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DCED #EDB7A6
analogous
#A6EDDB #A6DCED #A6B9ED
triadic
#A6DCED #EDA6DC #DCEDA6
tetradic
#A6DCED #DBA6ED #EDB7A6 #B9EDA6
square
#A6DCED #DBA6ED #EDB7A6 #B9EDA6
split-complementary
#A6DCED #EDA6B9 #EDDBA6
monochromatic
#40B4D8 #73C8E3 #A6DCED #D9F0F7 #E6F5FA
Accessibility & contrast
On white
1.49
#A6DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#A6DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DCED
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DCED | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#8EE2E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a6dced; /* rgb */ color: rgb(166, 220, 237); /* oklch */ color: oklch(86.3% 0.060 219.2);
Tailwind
colors: {
custom: {
50: '#c2e6f2',
500: '#a6dced',
950: '#000000',
},
}SCSS
$custom: #a6dced; $custom-light: #c2e6f2; $custom-dark: #000000;
JSON
{
"hex": "#a6dced",
"rgb": {
"r": 166,
"g": 220,
"b": 237
},
"hsl": {
"h": 194.366,
"s": 66.355,
"l": 79.02
},
"oklch": {
"l": 0.86284,
"c": 0.06015,
"h": 219.2
},
"luminance": 0.65408
}Semantic roles & 50–950 ramp
primary
#A6DCED
secondary
#CA846D
accent
#4317CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485