#A4BBCF#A4BBCF
#A4BBCF is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.038 H 244.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBCF |
|---|---|
| RGB | rgb(164, 187, 207) |
| HSL | hsl(208, 31%, 73%) |
| HSV | hsv(208, 21%, 81%) |
| CMYK | cmyk(20.8%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.79, -3.53, -12.68) |
| CIE-LCH | lch(74.79, 13.16, 254.43°) |
| OKLab | oklab(78.12% -0.0164 -0.0344) |
| OKLCH | oklch(78.12% 0.038 244.5) |
| XYZ | xyz(44.3397, 47.9369, 65.9360) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.18
Cloudy Blue
#ACC2D9
ΔE00 2.41
Lightsteelblue
#B0C4DE
ΔE00 4.03
Light Blue Grey
#B7C9E2
ΔE00 5.15
Cool Gray
#9AA7B0
ΔE00 7.02
Bluey Grey
#89A0B0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBCF #CFB8A4
analogous
#A4CFCD #A4BBCF #A4A5CF
triadic
#A4BBCF #CFA4BB #BBCFA4
tetradic
#A4BBCF #CDA4CF #CFB8A4 #A5CFA4
square
#A4BBCF #CDA4CF #CFB8A4 #A5CFA4
split-complementary
#A4BBCF #CFA4A5 #CFCDA4
monochromatic
#567FA3 #7C9DBA #A4BBCF #CCD9E4 #EBF0F4
Accessibility & contrast
On white
1.98
#A4BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#A4BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBCF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBCF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#99C0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bbcf; /* rgb */ color: rgb(164, 187, 207); /* oklch */ color: oklch(78.1% 0.038 244.5);
Tailwind
colors: {
custom: {
50: '#bfcfdd',
500: '#a4bbcf',
950: '#000000',
},
}SCSS
$custom: #a4bbcf; $custom-light: #bfcfdd; $custom-dark: #000000;
JSON
{
"hex": "#a4bbcf",
"rgb": {
"r": 164,
"g": 187,
"b": 207
},
"hsl": {
"h": 207.907,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.78118,
"c": 0.03815,
"h": 244.5
},
"luminance": 0.47938
}Semantic roles & 50–950 ramp
primary
#A4BBCF
secondary
#EBE5E0
accent
#6F3CAA
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283