#A7BDCA#A7BDCA
#A7BDCA is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.030 H 233.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BDCA |
|---|---|
| RGB | rgb(167, 189, 202) |
| HSL | hsl(202, 25%, 72%) |
| HSV | hsv(202, 17%, 79%) |
| CMYK | cmyk(17.3%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.37, -4.75, -9.06) |
| CIE-LCH | lch(75.37, 10.23, 242.33°) |
| OKLab | oklab(78.58% -0.018 -0.0245) |
| OKLCH | oklch(78.58% 0.03 233.7) |
| XYZ | xyz(44.7919, 48.8739, 62.9393) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.12
Cloudy Blue
#ACC2D9
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 6.24
Cool Gray
#9AA7B0
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.86
Dove Gray
#B6B8BD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BDCA #CAB4A7
analogous
#A7CAC6 #A7BDCA #A7ABCA
triadic
#A7BDCA #CAA7BD #BDCAA7
tetradic
#A7BDCA #C6A7CA #CAB4A7 #ABCAA7
square
#A7BDCA #C6A7CA #CAB4A7 #ABCAA7
split-complementary
#A7BDCA #CAA7AB #CAC6A7
monochromatic
#5D839A #81A0B3 #A7BDCA #CDDAE1 #ECF1F3
Accessibility & contrast
On white
1.95
#A7BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#A7BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BDCA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BDCA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#9EC1C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bdca; /* rgb */ color: rgb(167, 189, 202); /* oklch */ color: oklch(78.6% 0.030 233.7);
Tailwind
colors: {
custom: {
50: '#c1d0da',
500: '#a7bdca',
950: '#000000',
},
}SCSS
$custom: #a7bdca; $custom-light: #c1d0da; $custom-dark: #000000;
JSON
{
"hex": "#a7bdca",
"rgb": {
"r": 167,
"g": 189,
"b": 202
},
"hsl": {
"h": 202.286,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.78583,
"c": 0.03042,
"h": 233.7
},
"luminance": 0.48875
}Semantic roles & 50–950 ramp
primary
#A7BDCA
secondary
#EAE4E1
accent
#6642A3
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283