#A7BBC8#A7BBC8
#A7BBC8 is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.029 H 236.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBC8 |
|---|---|
| RGB | rgb(167, 187, 200) |
| HSL | hsl(204, 23%, 72%) |
| HSV | hsv(204, 17%, 78%) |
| CMYK | cmyk(16.5%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.78, -4.12, -8.86) |
| CIE-LCH | lch(74.78, 9.77, 245.09°) |
| OKLab | oklab(78.09% -0.016 -0.024) |
| OKLCH | oklch(78.09% 0.029 236.3) |
| XYZ | xyz(44.1294, 47.9253, 61.5579) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 4.45
Cool Gray
#9AA7B0
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBC8 #C8B4A7
analogous
#A7C8C5 #A7BBC8 #A7ABC8
triadic
#A7BBC8 #C8A7BB #BBC8A7
tetradic
#A7BBC8 #C5A7C8 #C8B4A7 #ABC8A7
square
#A7BBC8 #C5A7C8 #C8B4A7 #ABC8A7
split-complementary
#A7BBC8 #C8A7AB #C8C5A7
monochromatic
#5E8097 #819EB0 #A7BBC8 #CDD8E0 #ECF0F3
Accessibility & contrast
On white
1.98
#A7BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#A7BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBC8
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBC8 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#B1B6C8
Tritanopia (blue-blind)
#9EBEBF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bbc8; /* rgb */ color: rgb(167, 187, 200); /* oklch */ color: oklch(78.1% 0.029 236.3);
Tailwind
colors: {
custom: {
50: '#c1cfd8',
500: '#a7bbc8',
950: '#000000',
},
}SCSS
$custom: #a7bbc8; $custom-light: #c1cfd8; $custom-dark: #000000;
JSON
{
"hex": "#a7bbc8",
"rgb": {
"r": 167,
"g": 187,
"b": 200
},
"hsl": {
"h": 203.636,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.78094,
"c": 0.0288,
"h": 236.3
},
"luminance": 0.47926
}Semantic roles & 50–950 ramp
primary
#A7BBC8
secondary
#EAE5E1
accent
#6944A2
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283