#A6DBEE#A6DBEE
#A6DBEE is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 86.1% C 0.060 H 222.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DBEE |
|---|---|
| RGB | rgb(166, 219, 238) |
| HSL | hsl(196, 68%, 79%) |
| HSV | hsv(196, 30%, 93%) |
| CMYK | cmyk(30.3%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(84.45, -12.61, -14.80) |
| CIE-LCH | lch(84.45, 19.45, 229.56°) |
| OKLab | oklab(86.1% -0.045 -0.0404) |
| OKLCH | oklch(86.1% 0.061 222) |
| XYZ | xyz(56.4851, 64.9403, 90.4308) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.20
Ice Blue
#A5DFF9
ΔE00 2.40
Sky Blue
#87CEEB
ΔE00 4.97
Powder Blue
#B0E0E6
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.39
Pale Sky Blue
#BDF6FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DBEE #EEB9A6
analogous
#A6EEDD #A6DBEE #A6B7EE
triadic
#A6DBEE #EEA6DB #DBEEA6
tetradic
#A6DBEE #DDA6EE #EEB9A6 #B7EEA6
square
#A6DBEE #DDA6EE #EEB9A6 #B7EEA6
split-complementary
#A6DBEE #EEA6B7 #EEDDA6
monochromatic
#3FB1DA #73C6E4 #A6DBEE #D9F0F8 #E5F5FA
Accessibility & contrast
On white
1.50
#A6DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#A6DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DBEE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DBEE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#8EE1E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a6dbee; /* rgb */ color: rgb(166, 219, 238); /* oklch */ color: oklch(86.1% 0.060 222.0);
Tailwind
colors: {
custom: {
50: '#c2e6f3',
500: '#a6dbee',
950: '#000000',
},
}SCSS
$custom: #a6dbee; $custom-light: #c2e6f3; $custom-dark: #000000;
JSON
{
"hex": "#a6dbee",
"rgb": {
"r": 166,
"g": 219,
"b": 238
},
"hsl": {
"h": 195.833,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.86104,
"c": 0.0605,
"h": 222
},
"luminance": 0.64943
}Semantic roles & 50–950 ramp
primary
#A6DBEE
secondary
#CB866D
accent
#4716D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485