#A3BBCD#A3BBCD
#A3BBCD is a light, muted cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.037 H 240.4°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBCD |
|---|---|
| RGB | rgb(163, 187, 205) |
| HSL | hsl(206, 30%, 72%) |
| HSV | hsv(206, 20%, 80%) |
| CMYK | cmyk(20.5%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.66, -4.29, -11.79) |
| CIE-LCH | lch(74.66, 12.55, 250.00°) |
| OKLab | oklab(77.98% -0.0182 -0.032) |
| OKLCH | oklch(77.98% 0.037 240.4) |
| XYZ | xyz(43.8911, 47.7337, 64.6468) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.30
Cloudy Blue
#ACC2D9
ΔE00 3.22
Lightsteelblue
#B0C4DE
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 5.93
Cool Gray
#9AA7B0
ΔE00 6.70
Bluegrey
#85A3B2
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBCD #CDB5A3
analogous
#A3CDCA #A3BBCD #A3A6CD
triadic
#A3BBCD #CDA3BB #BBCDA3
tetradic
#A3BBCD #CAA3CD #CDB5A3 #A6CDA3
square
#A3BBCD #CAA3CD #CDB5A3 #A6CDA3
split-complementary
#A3BBCD #CDA3A6 #CDCAA3
monochromatic
#56809F #7B9EB7 #A3BBCD #CBD8E3 #EBF0F4
Accessibility & contrast
On white
1.99
#A3BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#A3BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBCD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBCD | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#98BFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bbcd; /* rgb */ color: rgb(163, 187, 205); /* oklch */ color: oklch(78.0% 0.037 240.4);
Tailwind
colors: {
custom: {
50: '#becfdc',
500: '#a3bbcd',
950: '#000000',
},
}SCSS
$custom: #a3bbcd; $custom-light: #becfdc; $custom-dark: #000000;
JSON
{
"hex": "#a3bbcd",
"rgb": {
"r": 163,
"g": 187,
"b": 205
},
"hsl": {
"h": 205.714,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.77979,
"c": 0.03679,
"h": 240.4
},
"luminance": 0.47735
}Semantic roles & 50–950 ramp
primary
#A3BBCD
secondary
#EBE5E0
accent
#6B3DA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283