#A7BBD2#A7BBD2
#A7BBD2 is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.040 H 252.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBD2 |
|---|---|
| RGB | rgb(167, 187, 210) |
| HSL | hsl(212, 32%, 74%) |
| HSV | hsv(212, 20%, 82%) |
| CMYK | cmyk(20.5%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(75.08, -1.93, -13.85) |
| CIE-LCH | lch(75.08, 13.98, 262.08°) |
| OKLab | oklab(78.43% -0.0122 -0.0376) |
| OKLCH | oklch(78.43% 0.04 252) |
| XYZ | xyz(45.3365, 48.4081, 67.9153) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.89
Lightsteelblue
#B0C4DE
ΔE00 2.65
Light Grey Blue
#9DBCD4
ΔE00 3.45
Light Blue Grey
#B7C9E2
ΔE00 3.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.67
Cool Gray
#9AA7B0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBD2 #D2BEA7
analogous
#A7D1D2 #A7BBD2 #A9A7D2
triadic
#A7BBD2 #D2A7BB #BBD2A7
tetradic
#A7BBD2 #D2A7D1 #D2BEA7 #A7D2A9
square
#A7BBD2 #D2A7D1 #D2BEA7 #A7D2A9
split-complementary
#A7BBD2 #D2A9A7 #D1D2A7
monochromatic
#567CA8 #7F9CBD #A7BBD2 #CFDAE7 #EBEFF5
Accessibility & contrast
On white
1.97
#A7BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A7BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBD2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBD2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#AEB7D2
Tritanopia (blue-blind)
#9CC0C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bbd2; /* rgb */ color: rgb(167, 187, 210); /* oklch */ color: oklch(78.4% 0.040 252.0);
Tailwind
colors: {
custom: {
50: '#c1cfdf',
500: '#a7bbd2',
950: '#000000',
},
}SCSS
$custom: #a7bbd2; $custom-light: #c1cfdf; $custom-dark: #000000;
JSON
{
"hex": "#a7bbd2",
"rgb": {
"r": 167,
"g": 187,
"b": 210
},
"hsl": {
"h": 212.093,
"s": 32.331,
"l": 73.922
},
"oklch": {
"l": 0.78434,
"c": 0.03956,
"h": 252
},
"luminance": 0.48409
}Semantic roles & 50–950 ramp
primary
#A7BBD2
secondary
#EBE6E0
accent
#773AAB
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283