#A6DDEA#A6DDEA
#A6DDEA is a very light, muted cyan. Relative luminance 0.658; OKLCH L 86.4% C 0.059 H 213.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DDEA |
|---|---|
| RGB | rgb(166, 221, 234) |
| HSL | hsl(191, 62%, 78%) |
| HSV | hsv(191, 29%, 92%) |
| CMYK | cmyk(29.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.87, -14.56, -12.06) |
| CIE-LCH | lch(84.87, 18.91, 219.62°) |
| OKLab | oklab(86.4% -0.049 -0.0329) |
| OKLCH | oklch(86.4% 0.059 213.9) |
| XYZ | xyz(56.4289, 65.7577, 87.5452) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.81
Lightblue
#ADD8E6
ΔE00 2.92
Ice Blue
#A5DFF9
ΔE00 4.66
Pale Sky Blue
#BDF6FE
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DDEA #EAB3A6
analogous
#A6EAD5 #A6DDEA #A6BBEA
triadic
#A6DDEA #EAA6DD #DDEAA6
tetradic
#A6DDEA #D5A6EA #EAB3A6 #BBEAA6
square
#A6DDEA #D5A6EA #EAB3A6 #BBEAA6
split-complementary
#A6DDEA #EAA6BB #EAD5A6
monochromatic
#43B7D3 #74CADE #A6DDEA #D8F0F6 #E6F6F9
Accessibility & contrast
On white
1.48
#A6DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A6DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DDEA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DDEA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C8D0EA
Tritanopia (blue-blind)
#8FE3E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6ddea; /* rgb */ color: rgb(166, 221, 234); /* oklch */ color: oklch(86.4% 0.059 213.9);
Tailwind
colors: {
custom: {
50: '#c2e7f0',
500: '#a6ddea',
950: '#000000',
},
}SCSS
$custom: #a6ddea; $custom-light: #c2e7f0; $custom-dark: #000000;
JSON
{
"hex": "#a6ddea",
"rgb": {
"r": 166,
"g": 221,
"b": 234
},
"hsl": {
"h": 191.471,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.86398,
"c": 0.05904,
"h": 213.9
},
"luminance": 0.6576
}Semantic roles & 50–950 ramp
primary
#A6DDEA
secondary
#C67F6E
accent
#3D1CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485