#A7BDCD#A7BDCD
#A7BDCD is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.033 H 239.5°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BDCD |
|---|---|
| RGB | rgb(167, 189, 205) |
| HSL | hsl(205, 28%, 73%) |
| HSV | hsv(205, 19%, 80%) |
| CMYK | cmyk(18.5%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.46, -4.10, -10.56) |
| CIE-LCH | lch(75.46, 11.33, 248.78°) |
| OKLab | oklab(78.68% -0.0169 -0.0286) |
| OKLCH | oklch(78.68% 0.033 239.5) |
| XYZ | xyz(45.1505, 49.0173, 64.8282) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.15
Cloudy Blue
#ACC2D9
ΔE00 3.29
Lightsteelblue
#B0C4DE
ΔE00 4.99
Light Blue Grey
#B7C9E2
ΔE00 5.76
Cool Gray
#9AA7B0
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BDCD #CDB7A7
analogous
#A7CDCA #A7BDCD #A7AACD
triadic
#A7BDCD #CDA7BD #BDCDA7
tetradic
#A7BDCD #CAA7CD #CDB7A7 #AACDA7
square
#A7BDCD #CAA7CD #CDB7A7 #AACDA7
split-complementary
#A7BDCD #CDA7AA #CDCAA7
monochromatic
#5A829F #80A0B7 #A7BDCD #CEDAE3 #EBF0F4
Accessibility & contrast
On white
1.94
#A7BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A7BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BDCD
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BDCD | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#9DC1C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bdcd; /* rgb */ color: rgb(167, 189, 205); /* oklch */ color: oklch(78.7% 0.033 239.5);
Tailwind
colors: {
custom: {
50: '#c1d0dc',
500: '#a7bdcd',
950: '#000000',
},
}SCSS
$custom: #a7bdcd; $custom-light: #c1d0dc; $custom-dark: #000000;
JSON
{
"hex": "#a7bdcd",
"rgb": {
"r": 167,
"g": 189,
"b": 205
},
"hsl": {
"h": 205.263,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.78682,
"c": 0.03321,
"h": 239.5
},
"luminance": 0.49018
}Semantic roles & 50–950 ramp
primary
#A7BDCD
secondary
#EAE5E1
accent
#6B3FA6
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283