#A6DDEB#A6DDEB
#A6DDEB is a very light, muted cyan. Relative luminance 0.658; OKLCH L 86.4% C 0.059 H 215.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DDEB |
|---|---|
| RGB | rgb(166, 221, 235) |
| HSL | hsl(192, 63%, 79%) |
| HSV | hsv(192, 29%, 92%) |
| CMYK | cmyk(29.4%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.90, -14.33, -12.54) |
| CIE-LCH | lch(84.90, 19.04, 221.19°) |
| OKLab | oklab(86.43% -0.0486 -0.0342) |
| OKLCH | oklch(86.43% 0.059 215.1) |
| XYZ | xyz(56.5730, 65.8153, 88.3039) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.72
Powder Blue
#B0E0E6
ΔE00 3.14
Ice Blue
#A5DFF9
ΔE00 4.26
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DDEB #EBB4A6
analogous
#A6EBD6 #A6DDEB #A6BAEB
triadic
#A6DDEB #EBA6DD #DDEBA6
tetradic
#A6DDEB #D6A6EB #EBB4A6 #BAEBA6
square
#A6DDEB #D6A6EB #EBB4A6 #BAEBA6
split-complementary
#A6DDEB #EBA6BA #EBD6A6
monochromatic
#42B7D5 #74CAE0 #A6DDEB #D8F0F6 #E6F5F9
Accessibility & contrast
On white
1.48
#A6DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A6DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DDEB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DDEB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#8FE3E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6ddeb; /* rgb */ color: rgb(166, 221, 235); /* oklch */ color: oklch(86.4% 0.059 215.1);
Tailwind
colors: {
custom: {
50: '#c2e7f1',
500: '#a6ddeb',
950: '#000000',
},
}SCSS
$custom: #a6ddeb; $custom-light: #c2e7f1; $custom-dark: #000000;
JSON
{
"hex": "#a6ddeb",
"rgb": {
"r": 166,
"g": 221,
"b": 235
},
"hsl": {
"h": 192.174,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.86431,
"c": 0.05948,
"h": 215.1
},
"luminance": 0.65818
}Semantic roles & 50–950 ramp
primary
#A6DDEB
secondary
#C7806E
accent
#3E1ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485