#A9BBCA#A9BBCA
#A9BBCA is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.029 H 243.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBCA |
|---|---|
| RGB | rgb(169, 187, 202) |
| HSL | hsl(207, 24%, 73%) |
| HSV | hsv(207, 16%, 79%) |
| CMYK | cmyk(16.3%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.98, -3.04, -9.64) |
| CIE-LCH | lch(74.98, 10.11, 252.48°) |
| OKLab | oklab(78.3% -0.0132 -0.0261) |
| OKLCH | oklch(78.3% 0.029 243.2) |
| XYZ | xyz(44.7905, 48.2390, 62.8169) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.45
Light Grey Blue
#9DBCD4
ΔE00 4.04
Lightsteelblue
#B0C4DE
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 6.05
Dove Gray
#B6B8BD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBCA #CAB8A9
analogous
#A9CAC8 #A9BBCA #A9AACA
triadic
#A9BBCA #CAA9BB #BBCAA9
tetradic
#A9BBCA #C8A9CA #CAB8A9 #AACAA9
square
#A9BBCA #C8A9CA #CAB8A9 #AACAA9
split-complementary
#A9BBCA #CAA9AA #CAC8A9
monochromatic
#5F7F9A #839DB3 #A9BBCA #CFD9E1 #ECF0F3
Accessibility & contrast
On white
1.97
#A9BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A9BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBCA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBCA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#A1BFC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a9bbca; /* rgb */ color: rgb(169, 187, 202); /* oklch */ color: oklch(78.3% 0.029 243.2);
Tailwind
colors: {
custom: {
50: '#c2cfda',
500: '#a9bbca',
950: '#000000',
},
}SCSS
$custom: #a9bbca; $custom-light: #c2cfda; $custom-dark: #000000;
JSON
{
"hex": "#a9bbca",
"rgb": {
"r": 169,
"g": 187,
"b": 202
},
"hsl": {
"h": 207.273,
"s": 23.741,
"l": 72.745
},
"oklch": {
"l": 0.78304,
"c": 0.02919,
"h": 243.2
},
"luminance": 0.4824
}Semantic roles & 50–950 ramp
primary
#A9BBCA
secondary
#EAE5E1
accent
#6E43A2
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283