#A4BBCE#A4BBCE
#A4BBCE is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.037 H 243.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBCE |
|---|---|
| RGB | rgb(164, 187, 206) |
| HSL | hsl(207, 30%, 73%) |
| HSV | hsv(207, 20%, 81%) |
| CMYK | cmyk(20.4%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.75, -3.76, -12.18) |
| CIE-LCH | lch(74.75, 12.75, 252.87°) |
| OKLab | oklab(78.08% -0.0168 -0.0331) |
| OKLCH | oklch(78.08% 0.037 243.1) |
| XYZ | xyz(44.2178, 47.8882, 65.2942) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.27
Cloudy Blue
#ACC2D9
ΔE00 2.70
Lightsteelblue
#B0C4DE
ΔE00 4.36
Light Blue Grey
#B7C9E2
ΔE00 5.41
Cool Gray
#9AA7B0
ΔE00 6.82
Bluey Grey
#89A0B0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBCE #CEB7A4
analogous
#A4CECC #A4BBCE #A4A6CE
triadic
#A4BBCE #CEA4BB #BBCEA4
tetradic
#A4BBCE #CCA4CE #CEB7A4 #A6CEA4
square
#A4BBCE #CCA4CE #CEB7A4 #A6CEA4
split-complementary
#A4BBCE #CEA4A6 #CECCA4
monochromatic
#577FA1 #7C9DB9 #A4BBCE #CCD9E3 #EBF0F4
Accessibility & contrast
On white
1.99
#A4BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A4BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBCE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBCE | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBCF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#99C0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bbce; /* rgb */ color: rgb(164, 187, 206); /* oklch */ color: oklch(78.1% 0.037 243.1);
Tailwind
colors: {
custom: {
50: '#bfcfdd',
500: '#a4bbce',
950: '#000000',
},
}SCSS
$custom: #a4bbce; $custom-light: #bfcfdd; $custom-dark: #000000;
JSON
{
"hex": "#a4bbce",
"rgb": {
"r": 164,
"g": 187,
"b": 206
},
"hsl": {
"h": 207.143,
"s": 30,
"l": 72.549
},
"oklch": {
"l": 0.78084,
"c": 0.03708,
"h": 243.1
},
"luminance": 0.47889
}Semantic roles & 50–950 ramp
primary
#A4BBCE
secondary
#EBE5E0
accent
#6E3DA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283