#A3BFCF#A3BFCF
#A3BFCF is a light, muted cyan. Relative luminance 0.496; OKLCH L 78.9% C 0.038 H 233.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFCF |
|---|---|
| RGB | rgb(163, 191, 207) |
| HSL | hsl(202, 31%, 73%) |
| HSV | hsv(202, 21%, 81%) |
| CMYK | cmyk(21.3%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.79, -5.98, -11.18) |
| CIE-LCH | lch(75.79, 12.68, 241.86°) |
| OKLab | oklab(78.9% -0.0229 -0.0303) |
| OKLCH | oklch(78.9% 0.038 233) |
| XYZ | xyz(44.9945, 49.5517, 66.2132) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.08
Cloudy Blue
#ACC2D9
ΔE00 4.45
Lightsteelblue
#B0C4DE
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFCF #CFB3A3
analogous
#A3CFC9 #A3BFCF #A3A9CF
triadic
#A3BFCF #CFA3BF #BFCFA3
tetradic
#A3BFCF #C9A3CF #CFB3A3 #A9CFA3
square
#A3BFCF #C9A3CF #CFB3A3 #A9CFA3
split-complementary
#A3BFCF #CFA3A9 #CFC9A3
monochromatic
#5586A3 #7BA3BA #A3BFCF #CBDBE4 #EBF1F5
Accessibility & contrast
On white
1.92
#A3BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#A3BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFCF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFCF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#97C3C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a3bfcf; /* rgb */ color: rgb(163, 191, 207); /* oklch */ color: oklch(78.9% 0.038 233.0);
Tailwind
colors: {
custom: {
50: '#bfd2dd',
500: '#a3bfcf',
950: '#000000',
},
}SCSS
$custom: #a3bfcf; $custom-light: #bfd2dd; $custom-dark: #000000;
JSON
{
"hex": "#a3bfcf",
"rgb": {
"r": 163,
"g": 191,
"b": 207
},
"hsl": {
"h": 201.818,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.78896,
"c": 0.038,
"h": 233
},
"luminance": 0.49553
}Semantic roles & 50–950 ramp
primary
#A3BFCF
secondary
#EBE4E0
accent
#643BAA
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283