#A7BBCA#A7BBCA
#A7BBCA is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.031 H 240.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBCA |
|---|---|
| RGB | rgb(167, 187, 202) |
| HSL | hsl(206, 25%, 72%) |
| HSV | hsv(206, 17%, 79%) |
| CMYK | cmyk(17.3%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.84, -3.68, -9.86) |
| CIE-LCH | lch(74.84, 10.53, 249.51°) |
| OKLab | oklab(78.16% -0.0152 -0.0267) |
| OKLCH | oklch(78.16% 0.031 240.3) |
| XYZ | xyz(44.3646, 48.0194, 62.7969) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.64
Light Grey Blue
#9DBCD4
ΔE00 3.65
Lightsteelblue
#B0C4DE
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 6.01
Cool Gray
#9AA7B0
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBCA #CAB6A7
analogous
#A7CAC8 #A7BBCA #A7AACA
triadic
#A7BBCA #CAA7BB #BBCAA7
tetradic
#A7BBCA #C8A7CA #CAB6A7 #AACAA7
square
#A7BBCA #C8A7CA #CAB6A7 #AACAA7
split-complementary
#A7BBCA #CAA7AA #CAC8A7
monochromatic
#5D809A #819DB3 #A7BBCA #CDD9E1 #ECF0F3
Accessibility & contrast
On white
1.98
#A7BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A7BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBCA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBCA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#9EBFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bbca; /* rgb */ color: rgb(167, 187, 202); /* oklch */ color: oklch(78.2% 0.031 240.3);
Tailwind
colors: {
custom: {
50: '#c1cfda',
500: '#a7bbca',
950: '#000000',
},
}SCSS
$custom: #a7bbca; $custom-light: #c1cfda; $custom-dark: #000000;
JSON
{
"hex": "#a7bbca",
"rgb": {
"r": 167,
"g": 187,
"b": 202
},
"hsl": {
"h": 205.714,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.7816,
"c": 0.03072,
"h": 240.3
},
"luminance": 0.4802
}Semantic roles & 50–950 ramp
primary
#A7BBCA
secondary
#EAE5E1
accent
#6C42A3
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283