#A6DAEB#A6DAEB
#A6DAEB is a very light, muted cyan. Relative luminance 0.642; OKLCH L 85.8% C 0.058 H 219.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DAEB |
|---|---|
| RGB | rgb(166, 218, 235) |
| HSL | hsl(195, 63%, 79%) |
| HSV | hsv(195, 29%, 92%) |
| CMYK | cmyk(29.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.09, -12.80, -13.75) |
| CIE-LCH | lch(84.09, 18.79, 227.05°) |
| OKLab | oklab(85.79% -0.0448 -0.0375) |
| OKLCH | oklch(85.79% 0.058 219.9) |
| XYZ | xyz(55.7880, 64.2453, 88.0422) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.81
Ice Blue
#A5DFF9
ΔE00 3.13
Powder Blue
#B0E0E6
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 5.23
Baby Blue
#89CFF0
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DAEB #EBB7A6
analogous
#A6EBD9 #A6DAEB #A6B7EB
triadic
#A6DAEB #EBA6DA #DAEBA6
tetradic
#A6DAEB #D9A6EB #EBB7A6 #B7EBA6
square
#A6DAEB #D9A6EB #EBB7A6 #B7EBA6
split-complementary
#A6DAEB #EBA6B7 #EBD9A6
monochromatic
#42B0D5 #74C5E0 #A6DAEB #D8EFF6 #E6F5F9
Accessibility & contrast
On white
1.52
#A6DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#A6DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DAEB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DAEB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#8FE0DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a6daeb; /* rgb */ color: rgb(166, 218, 235); /* oklch */ color: oklch(85.8% 0.058 219.9);
Tailwind
colors: {
custom: {
50: '#c2e5f1',
500: '#a6daeb',
950: '#000000',
},
}SCSS
$custom: #a6daeb; $custom-light: #c2e5f1; $custom-dark: #000000;
JSON
{
"hex": "#a6daeb",
"rgb": {
"r": 166,
"g": 218,
"b": 235
},
"hsl": {
"h": 194.783,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.85789,
"c": 0.05849,
"h": 219.9
},
"luminance": 0.64248
}Semantic roles & 50–950 ramp
primary
#A6DAEB
secondary
#C7846E
accent
#461ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485