#A7BFCF#A7BFCF
#A7BFCF is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.2% C 0.035 H 237.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFCF |
|---|---|
| RGB | rgb(167, 191, 207) |
| HSL | hsl(204, 29%, 73%) |
| HSV | hsv(204, 19%, 81%) |
| CMYK | cmyk(19.3%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.06, -4.73, -10.76) |
| CIE-LCH | lch(76.06, 11.75, 246.26°) |
| OKLab | oklab(79.17% -0.0189 -0.0292) |
| OKLCH | oklch(79.17% 0.035 237.1) |
| XYZ | xyz(45.8267, 49.9809, 66.2522) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.08
Cloudy Blue
#ACC2D9
ΔE00 3.50
Lightsteelblue
#B0C4DE
ΔE00 5.25
Light Blue Grey
#B7C9E2
ΔE00 5.95
Cool Gray
#9AA7B0
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFCF #CFB7A7
analogous
#A7CFCB #A7BFCF #A7ABCF
triadic
#A7BFCF #CFA7BF #BFCFA7
tetradic
#A7BFCF #CBA7CF #CFB7A7 #ABCFA7
square
#A7BFCF #CBA7CF #CFB7A7 #ABCFA7
split-complementary
#A7BFCF #CFA7AB #CFCBA7
monochromatic
#5985A3 #7FA2B9 #A7BFCF #CFDCE5 #EBF1F4
Accessibility & contrast
On white
1.91
#A7BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#A7BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFCF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFCF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#9CC3C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a7bfcf; /* rgb */ color: rgb(167, 191, 207); /* oklch */ color: oklch(79.2% 0.035 237.1);
Tailwind
colors: {
custom: {
50: '#c1d2dd',
500: '#a7bfcf',
950: '#000000',
},
}SCSS
$custom: #a7bfcf; $custom-light: #c1d2dd; $custom-dark: #000000;
JSON
{
"hex": "#a7bfcf",
"rgb": {
"r": 167,
"g": 191,
"b": 207
},
"hsl": {
"h": 204,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.79172,
"c": 0.03473,
"h": 237.1
},
"luminance": 0.49982
}Semantic roles & 50–950 ramp
primary
#A7BFCF
secondary
#EBE4E0
accent
#683DA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283