#A7BBCF#A7BBCF
#A7BBCF is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.036 H 248.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBCF |
|---|---|
| RGB | rgb(167, 187, 207) |
| HSL | hsl(210, 29%, 73%) |
| HSV | hsv(210, 19%, 81%) |
| CMYK | cmyk(19.3%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.99, -2.59, -12.35) |
| CIE-LCH | lch(74.99, 12.62, 258.15°) |
| OKLab | oklab(78.33% -0.0133 -0.0335) |
| OKLCH | oklch(78.33% 0.036 248.3) |
| XYZ | xyz(44.9663, 48.2600, 65.9654) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.07
Light Grey Blue
#9DBCD4
ΔE00 3.09
Lightsteelblue
#B0C4DE
ΔE00 3.42
Light Blue Grey
#B7C9E2
ΔE00 4.51
Cool Gray
#9AA7B0
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBCF #CFBBA7
analogous
#A7CFCF #A7BBCF #A7A7CF
triadic
#A7BBCF #CFA7BB #BBCFA7
tetradic
#A7BBCF #CFA7CF #CFBBA7 #A7CFA7
square
#A7BBCF #CFA7CF #CFBBA7 #A7CFA7
split-complementary
#A7BBCF #CFA7A7 #CFCFA7
monochromatic
#597EA3 #7F9CB9 #A7BBCF #CFDAE5 #EBF0F4
Accessibility & contrast
On white
1.97
#A7BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A7BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBCF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBCF | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#9DC0C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bbcf; /* rgb */ color: rgb(167, 187, 207); /* oklch */ color: oklch(78.3% 0.036 248.3);
Tailwind
colors: {
custom: {
50: '#c1cfdd',
500: '#a7bbcf',
950: '#000000',
},
}SCSS
$custom: #a7bbcf; $custom-light: #c1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#a7bbcf",
"rgb": {
"r": 167,
"g": 187,
"b": 207
},
"hsl": {
"h": 210,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.7833,
"c": 0.03607,
"h": 248.3
},
"luminance": 0.48261
}Semantic roles & 50–950 ramp
primary
#A7BBCF
secondary
#EBE6E0
accent
#733DA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283