#A7BBC2#A7BBC2
#A7BBC2 is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.024 H 220.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBC2 |
|---|---|
| RGB | rgb(167, 187, 194) |
| HSL | hsl(196, 18%, 71%) |
| HSV | hsv(196, 14%, 76%) |
| CMYK | cmyk(13.9%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.60, -5.39, -5.85) |
| CIE-LCH | lch(74.60, 7.96, 227.38°) |
| OKLab | oklab(77.9% -0.0183 -0.0158) |
| OKLCH | oklch(77.9% 0.024 220.8) |
| XYZ | xyz(43.4419, 47.6503, 57.9371) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 6.58
Cool Grey
#95A3A6
ΔE00 7.01
Cloudy Blue
#ACC2D9
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 7.34
Silver (survey)
#C5C9C7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBC2 #C2AEA7
analogous
#A7C2BB #A7BBC2 #A7ADC2
triadic
#A7BBC2 #C2A7BB #BBC2A7
tetradic
#A7BBC2 #BBA7C2 #C2AEA7 #ADC2A7
square
#A7BBC2 #BBA7C2 #C2AEA7 #ADC2A7
split-complementary
#A7BBC2 #C2A7AD #C2BBA7
monochromatic
#62828D #839FA9 #A7BBC2 #CBD7DB #EDF1F2
Accessibility & contrast
On white
1.99
#A7BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A7BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBC2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBC2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#B2B6C2
Tritanopia (blue-blind)
#A0BDBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bbc2; /* rgb */ color: rgb(167, 187, 194); /* oklch */ color: oklch(77.9% 0.024 220.8);
Tailwind
colors: {
custom: {
50: '#c1cfd4',
500: '#a7bbc2',
950: '#000000',
},
}SCSS
$custom: #a7bbc2; $custom-light: #c1cfd4; $custom-dark: #000000;
JSON
{
"hex": "#a7bbc2",
"rgb": {
"r": 167,
"g": 187,
"b": 194
},
"hsl": {
"h": 195.556,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.77899,
"c": 0.02418,
"h": 220.8
},
"luminance": 0.47651
}Semantic roles & 50–950 ramp
primary
#A7BBC2
secondary
#E6E1DF
accent
#5F499C
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283