#A7BBCE#A7BBCE
#A7BBCE is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.035 H 246.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBCE |
|---|---|
| RGB | rgb(167, 187, 206) |
| HSL | hsl(209, 28%, 73%) |
| HSV | hsv(209, 19%, 81%) |
| CMYK | cmyk(18.9%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.96, -2.81, -11.86) |
| CIE-LCH | lch(74.96, 12.19, 256.66°) |
| OKLab | oklab(78.3% -0.0137 -0.0321) |
| OKLCH | oklch(78.3% 0.035 246.9) |
| XYZ | xyz(44.8444, 48.2113, 65.3236) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.29
Light Grey Blue
#9DBCD4
ΔE00 3.07
Lightsteelblue
#B0C4DE
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 4.76
Cool Gray
#9AA7B0
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBCE #CEBAA7
analogous
#A7CECD #A7BBCE #A7A7CE
triadic
#A7BBCE #CEA7BB #BBCEA7
tetradic
#A7BBCE #CDA7CE #CEBAA7 #A7CEA7
square
#A7BBCE #CDA7CE #CEBAA7 #A7CEA7
split-complementary
#A7BBCE #CEA7A7 #CECDA7
monochromatic
#5A7EA1 #809DB8 #A7BBCE #CED9E4 #EBF0F4
Accessibility & contrast
On white
1.97
#A7BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A7BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBCE
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBCE | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#9DBFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bbce; /* rgb */ color: rgb(167, 187, 206); /* oklch */ color: oklch(78.3% 0.035 246.9);
Tailwind
colors: {
custom: {
50: '#c1cfdd',
500: '#a7bbce',
950: '#000000',
},
}SCSS
$custom: #a7bbce; $custom-light: #c1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#a7bbce",
"rgb": {
"r": 167,
"g": 187,
"b": 206
},
"hsl": {
"h": 209.231,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.78296,
"c": 0.03496,
"h": 246.9
},
"luminance": 0.48212
}Semantic roles & 50–950 ramp
primary
#A7BBCE
secondary
#EBE5E0
accent
#713EA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283