#A9BFCA#A9BFCA
#A9BFCA is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.1% C 0.029 H 229.3°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BFCA |
|---|---|
| RGB | rgb(169, 191, 202) |
| HSL | hsl(200, 24%, 73%) |
| HSV | hsv(200, 16%, 79%) |
| CMYK | cmyk(16.3%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.04, -5.18, -8.05) |
| CIE-LCH | lch(76.04, 9.57, 237.26°) |
| OKLab | oklab(79.15% -0.0187 -0.0218) |
| OKLCH | oklch(79.15% 0.029 229.3) |
| XYZ | xyz(45.6510, 49.9598, 63.1037) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.97
Cloudy Blue
#ACC2D9
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 6.95
Cool Gray
#9AA7B0
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 7.41
Lightblue
#ADD8E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BFCA #CAB4A9
analogous
#A9CAC4 #A9BFCA #A9AECA
triadic
#A9BFCA #CAA9BF #BFCAA9
tetradic
#A9BFCA #C4A9CA #CAB4A9 #AECAA9
square
#A9BFCA #C4A9CA #CAB4A9 #AECAA9
split-complementary
#A9BFCA #CAA9AE #CAC4A9
monochromatic
#5F869A #83A3B3 #A9BFCA #CFDBE1 #ECF1F3
Accessibility & contrast
On white
1.91
#A9BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#A9BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BFCA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BFCA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#A0C2C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a9bfca; /* rgb */ color: rgb(169, 191, 202); /* oklch */ color: oklch(79.1% 0.029 229.3);
Tailwind
colors: {
custom: {
50: '#c3d2da',
500: '#a9bfca',
950: '#000000',
},
}SCSS
$custom: #a9bfca; $custom-light: #c3d2da; $custom-dark: #000000;
JSON
{
"hex": "#a9bfca",
"rgb": {
"r": 169,
"g": 191,
"b": 202
},
"hsl": {
"h": 200,
"s": 23.741,
"l": 72.745
},
"oklch": {
"l": 0.79147,
"c": 0.02871,
"h": 229.3
},
"luminance": 0.49961
}Semantic roles & 50–950 ramp
primary
#A9BFCA
secondary
#EAE4E1
accent
#6343A2
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283