#A7BBCD#A7BBCD
#A7BBCD is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.034 H 245.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBCD |
|---|---|
| RGB | rgb(167, 187, 205) |
| HSL | hsl(208, 28%, 73%) |
| HSV | hsv(208, 19%, 80%) |
| CMYK | cmyk(18.5%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.93, -3.03, -11.36) |
| CIE-LCH | lch(74.93, 11.76, 255.06°) |
| OKLab | oklab(78.26% -0.0141 -0.0308) |
| OKLCH | oklch(78.26% 0.034 245.4) |
| XYZ | xyz(44.7233, 48.1628, 64.6858) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.58
Light Grey Blue
#9DBCD4
ΔE00 3.13
Lightsteelblue
#B0C4DE
ΔE00 4.09
Light Blue Grey
#B7C9E2
ΔE00 5.04
Cool Gray
#9AA7B0
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBCD #CDB9A7
analogous
#A7CDCC #A7BBCD #A7A8CD
triadic
#A7BBCD #CDA7BB #BBCDA7
tetradic
#A7BBCD #CCA7CD #CDB9A7 #A8CDA7
square
#A7BBCD #CCA7CD #CDB9A7 #A8CDA7
split-complementary
#A7BBCD #CDA7A8 #CDCCA7
monochromatic
#5A7F9F #809DB7 #A7BBCD #CED9E3 #EBF0F4
Accessibility & contrast
On white
1.98
#A7BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A7BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBCD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBCD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#9DBFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bbcd; /* rgb */ color: rgb(167, 187, 205); /* oklch */ color: oklch(78.3% 0.034 245.4);
Tailwind
colors: {
custom: {
50: '#c1cfdc',
500: '#a7bbcd',
950: '#000000',
},
}SCSS
$custom: #a7bbcd; $custom-light: #c1cfdc; $custom-dark: #000000;
JSON
{
"hex": "#a7bbcd",
"rgb": {
"r": 167,
"g": 187,
"b": 205
},
"hsl": {
"h": 208.421,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.78261,
"c": 0.03385,
"h": 245.4
},
"luminance": 0.48164
}Semantic roles & 50–950 ramp
primary
#A7BBCD
secondary
#EAE5E1
accent
#703FA6
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283