#A3BFCD#A3BFCD
#A3BFCD is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.8% C 0.036 H 229.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFCD |
|---|---|
| RGB | rgb(163, 191, 205) |
| HSL | hsl(200, 30%, 72%) |
| HSV | hsv(200, 20%, 80%) |
| CMYK | cmyk(20.5%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.73, -6.42, -10.18) |
| CIE-LCH | lch(75.73, 12.04, 237.76°) |
| OKLab | oklab(78.83% -0.0236 -0.0276) |
| OKLCH | oklch(78.83% 0.036 229.5) |
| XYZ | xyz(44.7515, 49.4546, 64.9336) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.91
Cloudy Blue
#ACC2D9
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFCD #CDB1A3
analogous
#A3CDC6 #A3BFCD #A3AACD
triadic
#A3BFCD #CDA3BF #BFCDA3
tetradic
#A3BFCD #C6A3CD #CDB1A3 #AACDA3
square
#A3BFCD #C6A3CD #CDB1A3 #AACDA3
split-complementary
#A3BFCD #CDA3AA #CDC6A3
monochromatic
#56879F #7BA3B7 #A3BFCD #CBDBE3 #EBF1F4
Accessibility & contrast
On white
1.93
#A3BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#A3BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFCD
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFCD | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#97C3C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a3bfcd; /* rgb */ color: rgb(163, 191, 205); /* oklch */ color: oklch(78.8% 0.036 229.5);
Tailwind
colors: {
custom: {
50: '#bed2dc',
500: '#a3bfcd',
950: '#000000',
},
}SCSS
$custom: #a3bfcd; $custom-light: #bed2dc; $custom-dark: #000000;
JSON
{
"hex": "#a3bfcd",
"rgb": {
"r": 163,
"g": 191,
"b": 205
},
"hsl": {
"h": 200,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.78828,
"c": 0.03635,
"h": 229.5
},
"luminance": 0.49456
}Semantic roles & 50–950 ramp
primary
#A3BFCD
secondary
#EBE4E0
accent
#613DA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283