#A7BBCC#A7BBCC
#A7BBCC is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.033 H 243.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBCC |
|---|---|
| RGB | rgb(167, 187, 204) |
| HSL | hsl(208, 27%, 73%) |
| HSV | hsv(208, 18%, 80%) |
| CMYK | cmyk(18.1%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(74.90, -3.25, -10.86) |
| CIE-LCH | lch(74.90, 11.34, 253.34°) |
| OKLab | oklab(78.23% -0.0145 -0.0294) |
| OKLCH | oklch(78.23% 0.033 243.8) |
| XYZ | xyz(44.6030, 48.1147, 64.0521) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.90
Light Grey Blue
#9DBCD4
ΔE00 3.24
Lightsteelblue
#B0C4DE
ΔE00 4.46
Light Blue Grey
#B7C9E2
ΔE00 5.34
Cool Gray
#9AA7B0
ΔE00 6.39
Dove Gray
#B6B8BD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBCC #CCB8A7
analogous
#A7CCCB #A7BBCC #A7A8CC
triadic
#A7BBCC #CCA7BB #BBCCA7
tetradic
#A7BBCC #CBA7CC #CCB8A7 #A8CCA7
square
#A7BBCC #CBA7CC #CCB8A7 #A8CCA7
split-complementary
#A7BBCC #CCA7A8 #CCCBA7
monochromatic
#5B7F9D #809DB6 #A7BBCC #CED9E2 #ECF0F4
Accessibility & contrast
On white
1.98
#A7BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A7BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBCC
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBCC | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCD
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#9DBFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bbcc; /* rgb */ color: rgb(167, 187, 204); /* oklch */ color: oklch(78.2% 0.033 243.8);
Tailwind
colors: {
custom: {
50: '#c1cfdb',
500: '#a7bbcc',
950: '#000000',
},
}SCSS
$custom: #a7bbcc; $custom-light: #c1cfdb; $custom-dark: #000000;
JSON
{
"hex": "#a7bbcc",
"rgb": {
"r": 167,
"g": 187,
"b": 204
},
"hsl": {
"h": 207.568,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.78228,
"c": 0.03278,
"h": 243.8
},
"luminance": 0.48116
}Semantic roles & 50–950 ramp
primary
#A7BBCC
secondary
#EAE5E1
accent
#6F40A5
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283