#A9BBCF#A9BBCF
#A9BBCF is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.5% C 0.035 H 251.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBCF |
|---|---|
| RGB | rgb(169, 187, 207) |
| HSL | hsl(212, 28%, 74%) |
| HSV | hsv(212, 18%, 81%) |
| CMYK | cmyk(18.4%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.13, -1.96, -12.13) |
| CIE-LCH | lch(75.13, 12.29, 260.82°) |
| OKLab | oklab(78.47% -0.0113 -0.0329) |
| OKLCH | oklch(78.47% 0.035 251.1) |
| XYZ | xyz(45.3921, 48.4796, 65.9853) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.15
Lightsteelblue
#B0C4DE
ΔE00 3.15
Light Grey Blue
#9DBCD4
ΔE00 3.78
Light Blue Grey
#B7C9E2
ΔE00 4.18
Cool Gray
#9AA7B0
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBCF #CFBDA9
analogous
#A9CECF #A9BBCF #AAA9CF
triadic
#A9BBCF #CFA9BB #BBCFA9
tetradic
#A9BBCF #CFA9CE #CFBDA9 #A9CFAA
square
#A9BBCF #CFA9CE #CFBDA9 #A9CFAA
split-complementary
#A9BBCF #CFAAA9 #CECFA9
monochromatic
#5B7DA3 #829CB9 #A9BBCF #D0DAE5 #EBEFF4
Accessibility & contrast
On white
1.96
#A9BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#A9BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBCF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBCF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#9FBFC1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a9bbcf; /* rgb */ color: rgb(169, 187, 207); /* oklch */ color: oklch(78.5% 0.035 251.1);
Tailwind
colors: {
custom: {
50: '#c3cfdd',
500: '#a9bbcf',
950: '#000000',
},
}SCSS
$custom: #a9bbcf; $custom-light: #c3cfdd; $custom-dark: #000000;
JSON
{
"hex": "#a9bbcf",
"rgb": {
"r": 169,
"g": 187,
"b": 207
},
"hsl": {
"h": 211.579,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.78473,
"c": 0.03477,
"h": 251.1
},
"luminance": 0.48481
}Semantic roles & 50–950 ramp
primary
#A9BBCF
secondary
#EBE6E0
accent
#753FA7
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283