#A3BFD3#A3BFD3
#A3BFD3 is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.0% C 0.042 H 239.2°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFD3 |
|---|---|
| RGB | rgb(163, 191, 211) |
| HSL | hsl(205, 35%, 73%) |
| HSV | hsv(205, 23%, 83%) |
| CMYK | cmyk(22.7%, 9.5%, 0%, 17.3%) |
| CIE-LAB | lab(75.92, -5.08, -13.16) |
| CIE-LCH | lch(75.92, 14.11, 248.90°) |
| OKLab | oklab(79.03% -0.0214 -0.0358) |
| OKLCH | oklch(79.03% 0.042 239.2) |
| XYZ | xyz(45.4897, 49.7498, 68.8213) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.64
Cloudy Blue
#ACC2D9
ΔE00 3.04
Lightsteelblue
#B0C4DE
ΔE00 4.79
Light Blue Grey
#B7C9E2
ΔE00 5.72
Lightblue
#ADD8E6
ΔE00 7.93
Cool Gray
#9AA7B0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFD3 #D3B7A3
analogous
#A3D3CF #A3BFD3 #A3A7D3
triadic
#A3BFD3 #D3A3BF #BFD3A3
tetradic
#A3BFD3 #CFA3D3 #D3B7A3 #A7D3A3
square
#A3BFD3 #CFA3D3 #D3B7A3 #A7D3A3
split-complementary
#A3BFD3 #D3A3A7 #D3CFA3
monochromatic
#5185AA #7AA2BF #A3BFD3 #CCDCE7 #EAF1F5
Accessibility & contrast
On white
1.92
#A3BFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#A3BFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFD3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFD3 | 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)
#B7BED4
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#96C4C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a3bfd3; /* rgb */ color: rgb(163, 191, 211); /* oklch */ color: oklch(79.0% 0.042 239.2);
Tailwind
colors: {
custom: {
50: '#bfd2e0',
500: '#a3bfd3',
950: '#000000',
},
}SCSS
$custom: #a3bfd3; $custom-light: #bfd2e0; $custom-dark: #000000;
JSON
{
"hex": "#a3bfd3",
"rgb": {
"r": 163,
"g": 191,
"b": 211
},
"hsl": {
"h": 205,
"s": 35.294,
"l": 73.333
},
"oklch": {
"l": 0.79033,
"c": 0.04169,
"h": 239.2
},
"luminance": 0.49751
}Semantic roles & 50–950 ramp
primary
#A3BFD3
secondary
#ECE4DF
accent
#6937AE
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283