#A9BFCE#A9BFCE
#A9BFCE is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.032 H 237.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BFCE |
|---|---|
| RGB | rgb(169, 191, 206) |
| HSL | hsl(204, 27%, 74%) |
| HSV | hsv(204, 18%, 81%) |
| CMYK | cmyk(18%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(76.16, -4.32, -10.04) |
| CIE-LCH | lch(76.16, 10.93, 246.75°) |
| OKLab | oklab(79.28% -0.0172 -0.0272) |
| OKLCH | oklch(79.28% 0.032 237.7) |
| XYZ | xyz(46.1307, 50.1517, 65.6303) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.53
Light Grey Blue
#9DBCD4
ΔE00 3.56
Lightsteelblue
#B0C4DE
ΔE00 5.22
Light Blue Grey
#B7C9E2
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BFCE #CEB8A9
analogous
#A9CECA #A9BFCE #A9ACCE
triadic
#A9BFCE #CEA9BF #BFCEA9
tetradic
#A9BFCE #CAA9CE #CEB8A9 #ACCEA9
square
#A9BFCE #CAA9CE #CEB8A9 #ACCEA9
split-complementary
#A9BFCE #CEA9AC #CECAA9
monochromatic
#5C85A1 #82A2B8 #A9BFCE #D0DCE4 #ECF0F4
Accessibility & contrast
On white
1.90
#A9BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#A9BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BFCE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BFCE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECF
Deuteranopia (green-blind)
#B3BACE
Tritanopia (blue-blind)
#9FC3C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a9bfce; /* rgb */ color: rgb(169, 191, 206); /* oklch */ color: oklch(79.3% 0.032 237.7);
Tailwind
colors: {
custom: {
50: '#c3d2dd',
500: '#a9bfce',
950: '#000000',
},
}SCSS
$custom: #a9bfce; $custom-light: #c3d2dd; $custom-dark: #000000;
JSON
{
"hex": "#a9bfce",
"rgb": {
"r": 169,
"g": 191,
"b": 206
},
"hsl": {
"h": 204.324,
"s": 27.407,
"l": 73.529
},
"oklch": {
"l": 0.79279,
"c": 0.03218,
"h": 237.7
},
"luminance": 0.50153
}Semantic roles & 50–950 ramp
primary
#A9BFCE
secondary
#A38978
accent
#693FA6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384