#A4BBCC#A4BBCC
#A4BBCC is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.035 H 240.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBCC |
|---|---|
| RGB | rgb(164, 187, 204) |
| HSL | hsl(206, 28%, 72%) |
| HSV | hsv(206, 20%, 80%) |
| CMYK | cmyk(19.6%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(74.69, -4.20, -11.19) |
| CIE-LCH | lch(74.69, 11.95, 249.43°) |
| OKLab | oklab(78.02% -0.0175 -0.0303) |
| OKLCH | oklch(78.02% 0.035 240) |
| XYZ | xyz(43.9764, 47.7916, 64.0228) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.69
Cloudy Blue
#ACC2D9
ΔE00 3.37
Lightsteelblue
#B0C4DE
ΔE00 5.08
Light Blue Grey
#B7C9E2
ΔE00 6.00
Cool Gray
#9AA7B0
ΔE00 6.49
Bluegrey
#85A3B2
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBCC #CCB5A4
analogous
#A4CCC9 #A4BBCC #A4A7CC
triadic
#A4BBCC #CCA4BB #BBCCA4
tetradic
#A4BBCC #C9A4CC #CCB5A4 #A7CCA4
square
#A4BBCC #C9A4CC #CCB5A4 #A7CCA4
split-complementary
#A4BBCC #CCA4A7 #CCC9A4
monochromatic
#58809D #7D9EB6 #A4BBCC #CBD8E2 #EBF0F4
Accessibility & contrast
On white
1.99
#A4BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A4BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBCC
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBCC | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#99BFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bbcc; /* rgb */ color: rgb(164, 187, 204); /* oklch */ color: oklch(78.0% 0.035 240.0);
Tailwind
colors: {
custom: {
50: '#bfcfdb',
500: '#a4bbcc',
950: '#000000',
},
}SCSS
$custom: #a4bbcc; $custom-light: #bfcfdb; $custom-dark: #000000;
JSON
{
"hex": "#a4bbcc",
"rgb": {
"r": 164,
"g": 187,
"b": 204
},
"hsl": {
"h": 205.5,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.78015,
"c": 0.03503,
"h": 240
},
"luminance": 0.47793
}Semantic roles & 50–950 ramp
primary
#A4BBCC
secondary
#EBE5E0
accent
#6B3FA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283