#A6CCDB#A6CCDB
#A6CCDB is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.3% C 0.045 H 223.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CCDB |
|---|---|
| RGB | rgb(166, 204, 219) |
| HSL | hsl(197, 42%, 75%) |
| HSV | hsv(197, 24%, 86%) |
| CMYK | cmyk(24.2%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.84, -9.22, -11.58) |
| CIE-LCH | lch(79.84, 14.80, 231.47°) |
| OKLab | oklab(82.26% -0.0328 -0.0315) |
| OKLCH | oklch(82.26% 0.045 223.8) |
| XYZ | xyz(50.1012, 56.4053, 75.2516) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.08
Ice Blue
#A5DFF9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.03
Light Grey Blue
#9DBCD4
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CCDB #DBB5A6
analogous
#A6DBCF #A6CCDB #A6B1DB
triadic
#A6CCDB #DBA6CC #CCDBA6
tetradic
#A6CCDB #CFA6DB #DBB5A6 #B1DBA6
square
#A6CCDB #CFA6DB #DBB5A6 #B1DBA6
split-complementary
#A6CCDB #DBA6B1 #DBCFA6
monochromatic
#4F9AB8 #7AB3C9 #A6CCDB #D2E5ED #E9F3F6
Accessibility & contrast
On white
1.71
#A6CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#A6CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CCDB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CCDB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#96D1D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a6ccdb; /* rgb */ color: rgb(166, 204, 219); /* oklch */ color: oklch(82.3% 0.045 223.8);
Tailwind
colors: {
custom: {
50: '#c1dbe6',
500: '#a6ccdb',
950: '#000000',
},
}SCSS
$custom: #a6ccdb; $custom-light: #c1dbe6; $custom-dark: #000000;
JSON
{
"hex": "#a6ccdb",
"rgb": {
"r": 166,
"g": 204,
"b": 219
},
"hsl": {
"h": 196.981,
"s": 42.4,
"l": 75.49
},
"oklch": {
"l": 0.82264,
"c": 0.04548,
"h": 223.8
},
"luminance": 0.56407
}Semantic roles & 50–950 ramp
primary
#A6CCDB
secondary
#B38572
accent
#5630B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484