#A7BFCD#A7BFCD
#A7BFCD is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.1% C 0.033 H 233.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFCD |
|---|---|
| RGB | rgb(167, 191, 205) |
| HSL | hsl(202, 28%, 73%) |
| HSV | hsv(202, 19%, 80%) |
| CMYK | cmyk(18.5%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.00, -5.17, -9.76) |
| CIE-LCH | lch(76.00, 11.04, 242.11°) |
| OKLab | oklab(79.11% -0.0196 -0.0264) |
| OKLCH | oklch(79.11% 0.033 233.4) |
| XYZ | xyz(45.5837, 49.8837, 64.9726) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.78
Cloudy Blue
#ACC2D9
ΔE00 4.35
Lightsteelblue
#B0C4DE
ΔE00 6.07
Light Blue Grey
#B7C9E2
ΔE00 6.68
Cool Gray
#9AA7B0
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFCD #CDB5A7
analogous
#A7CDC8 #A7BFCD #A7ACCD
triadic
#A7BFCD #CDA7BF #BFCDA7
tetradic
#A7BFCD #C8A7CD #CDB5A7 #ACCDA7
square
#A7BFCD #C8A7CD #CDB5A7 #ACCDA7
split-complementary
#A7BFCD #CDA7AC #CDC8A7
monochromatic
#5A869F #80A3B7 #A7BFCD #CEDBE3 #EBF1F4
Accessibility & contrast
On white
1.91
#A7BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#A7BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFCD
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFCD | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#9DC3C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a7bfcd; /* rgb */ color: rgb(167, 191, 205); /* oklch */ color: oklch(79.1% 0.033 233.4);
Tailwind
colors: {
custom: {
50: '#c1d2dc',
500: '#a7bfcd',
950: '#000000',
},
}SCSS
$custom: #a7bfcd; $custom-light: #c1d2dc; $custom-dark: #000000;
JSON
{
"hex": "#a7bfcd",
"rgb": {
"r": 167,
"g": 191,
"b": 205
},
"hsl": {
"h": 202.105,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.79105,
"c": 0.03292,
"h": 233.4
},
"luminance": 0.49885
}Semantic roles & 50–950 ramp
primary
#A7BFCD
secondary
#EAE4E1
accent
#653FA6
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283