#A6BFD9#A6BFD9
#A6BFD9 is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.4% C 0.046 H 249.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFD9 |
|---|---|
| RGB | rgb(166, 191, 217) |
| HSL | hsl(211, 40%, 75%) |
| HSV | hsv(211, 24%, 85%) |
| CMYK | cmyk(23.5%, 12%, 0%, 14.9%) |
| CIE-LAB | lab(76.30, -2.80, -15.82) |
| CIE-LCH | lch(76.30, 16.06, 259.96°) |
| OKLab | oklab(79.45% -0.0162 -0.0431) |
| OKLCH | oklch(79.45% 0.046 249.4) |
| XYZ | xyz(46.8776, 50.3769, 72.8860) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.39
Lightsteelblue
#B0C4DE
ΔE00 2.33
Light Grey Blue
#9DBCD4
ΔE00 2.64
Light Blue Grey
#B7C9E2
ΔE00 3.70
Powder Blue (survey)
#B1D1FC
ΔE00 6.29
Baby Blue (survey)
#A2CFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFD9 #D9C0A6
analogous
#A6D8D9 #A6BFD9 #A6A6D9
triadic
#A6BFD9 #D9A6BF #BFD9A6
tetradic
#A6BFD9 #D9A6D8 #D9C0A6 #A6D9A6
square
#A6BFD9 #D9A6D8 #D9C0A6 #A6D9A6
split-complementary
#A6BFD9 #D9A6A6 #D8D9A6
monochromatic
#5081B4 #7BA0C7 #A6BFD9 #D1DEEB #EAF0F6
Accessibility & contrast
On white
1.90
#A6BFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#A6BFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFD9
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFD9 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDA
Deuteranopia (green-blind)
#AFBAD8
Tritanopia (blue-blind)
#98C5C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a6bfd9; /* rgb */ color: rgb(166, 191, 217); /* oklch */ color: oklch(79.4% 0.046 249.4);
Tailwind
colors: {
custom: {
50: '#c1d2e4',
500: '#a6bfd9',
950: '#000000',
},
}SCSS
$custom: #a6bfd9; $custom-light: #c1d2e4; $custom-dark: #000000;
JSON
{
"hex": "#a6bfd9",
"rgb": {
"r": 166,
"g": 191,
"b": 217
},
"hsl": {
"h": 210.588,
"s": 40.157,
"l": 75.098
},
"oklch": {
"l": 0.79448,
"c": 0.04603,
"h": 249.4
},
"luminance": 0.50378
}Semantic roles & 50–950 ramp
primary
#A6BFD9
secondary
#B09273
accent
#7432B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384