#A9BFCD#A9BFCD
#A9BFCD is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.2% C 0.031 H 235.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BFCD |
|---|---|
| RGB | rgb(169, 191, 205) |
| HSL | hsl(203, 26%, 73%) |
| HSV | hsv(203, 18%, 80%) |
| CMYK | cmyk(17.6%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.13, -4.53, -9.55) |
| CIE-LCH | lch(76.13, 10.57, 244.60°) |
| OKLab | oklab(79.25% -0.0176 -0.0258) |
| OKLCH | oklch(79.25% 0.031 235.7) |
| XYZ | xyz(46.0096, 50.1033, 64.9926) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.87
Cloudy Blue
#ACC2D9
ΔE00 3.97
Lightsteelblue
#B0C4DE
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 7.02
Dove Gray
#B6B8BD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BFCD #CDB7A9
analogous
#A9CDC9 #A9BFCD #A9ADCD
triadic
#A9BFCD #CDA9BF #BFCDA9
tetradic
#A9BFCD #C9A9CD #CDB7A9 #ADCDA9
square
#A9BFCD #C9A9CD #CDB7A9 #ADCDA9
split-complementary
#A9BFCD #CDA9AD #CDC9A9
monochromatic
#5C859F #82A2B6 #A9BFCD #D0DCE3 #ECF1F4
Accessibility & contrast
On white
1.91
#A9BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#A9BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BFCD
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BFCD | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#9FC3C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a9bfcd; /* rgb */ color: rgb(169, 191, 205); /* oklch */ color: oklch(79.2% 0.031 235.7);
Tailwind
colors: {
custom: {
50: '#c3d2dc',
500: '#a9bfcd',
950: '#000000',
},
}SCSS
$custom: #a9bfcd; $custom-light: #c3d2dc; $custom-dark: #000000;
JSON
{
"hex": "#a9bfcd",
"rgb": {
"r": 169,
"g": 191,
"b": 205
},
"hsl": {
"h": 203.333,
"s": 26.471,
"l": 73.333
},
"oklch": {
"l": 0.79245,
"c": 0.03125,
"h": 235.7
},
"luminance": 0.50104
}Semantic roles & 50–950 ramp
primary
#A9BFCD
secondary
#A28878
accent
#6840A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384