#A7BFCA#A7BFCA
#A7BFCA is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.0% C 0.031 H 227.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFCA |
|---|---|
| RGB | rgb(167, 191, 202) |
| HSL | hsl(199, 25%, 72%) |
| HSV | hsv(199, 17%, 79%) |
| CMYK | cmyk(17.3%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.91, -5.82, -8.27) |
| CIE-LCH | lch(75.91, 10.11, 234.87°) |
| OKLab | oklab(79.01% -0.0208 -0.0224) |
| OKLCH | oklch(79.01% 0.031 227.1) |
| XYZ | xyz(45.2251, 49.7402, 63.0837) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.97
Cloudy Blue
#ACC2D9
ΔE00 5.66
Cool Gray
#9AA7B0
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFCA #CAB2A7
analogous
#A7CAC4 #A7BFCA #A7AECA
triadic
#A7BFCA #CAA7BF #BFCAA7
tetradic
#A7BFCA #C4A7CA #CAB2A7 #AECAA7
square
#A7BFCA #C4A7CA #CAB2A7 #AECAA7
split-complementary
#A7BFCA #CAA7AE #CAC4A7
monochromatic
#5D879A #81A3B3 #A7BFCA #CDDBE1 #ECF1F3
Accessibility & contrast
On white
1.92
#A7BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#A7BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFCA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFCA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B4B9CA
Tritanopia (blue-blind)
#9EC2C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a7bfca; /* rgb */ color: rgb(167, 191, 202); /* oklch */ color: oklch(79.0% 0.031 227.1);
Tailwind
colors: {
custom: {
50: '#c1d2da',
500: '#a7bfca',
950: '#000000',
},
}SCSS
$custom: #a7bfca; $custom-light: #c1d2da; $custom-dark: #000000;
JSON
{
"hex": "#a7bfca",
"rgb": {
"r": 167,
"g": 191,
"b": 202
},
"hsl": {
"h": 198.857,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.79006,
"c": 0.03051,
"h": 227.1
},
"luminance": 0.49741
}Semantic roles & 50–950 ramp
primary
#A7BFCA
secondary
#EAE4E1
accent
#6142A3
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283