#BBCACF#BBCACF
#BBCACF is a very light, near-neutral cyan. Relative luminance 0.573; OKLCH L 82.9% C 0.018 H 219.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCACF |
|---|---|
| RGB | rgb(187, 202, 207) |
| HSL | hsl(195, 17%, 77%) |
| HSV | hsv(195, 10%, 81%) |
| CMYK | cmyk(9.7%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.35, -4.10, -4.23) |
| CIE-LCH | lch(80.35, 5.89, 225.92°) |
| OKLab | oklab(82.91% -0.0137 -0.0114) |
| OKLCH | oklch(82.91% 0.018 219.7) |
| XYZ | xyz(52.8740, 57.3101, 67.2957) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.08
Fog
#D8DCE0
ΔE00 6.65
Silver
#C0C0C0
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCACF #CFC0BB
analogous
#BBCFCA #BBCACF #BBC0CF
triadic
#BBCACF #CFBBCA #CACFBB
tetradic
#BBCACF #CABBCF #CFC0BB #C0CFBB
square
#BBCACF #CABBCF #CFC0BB #C0CFBB
split-complementary
#BBCACF #CFBBC0 #CFCABB
monochromatic
#73929C #97AEB6 #BBCACF #DFE6E8 #EDF1F2
Accessibility & contrast
On white
1.69
#BBCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BBCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCACF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCACF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#B6CCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcacf; /* rgb */ color: rgb(187, 202, 207); /* oklch */ color: oklch(82.9% 0.018 219.7);
Tailwind
colors: {
custom: {
50: '#cfdadd',
500: '#bbcacf',
950: '#000000',
},
}SCSS
$custom: #bbcacf; $custom-light: #cfdadd; $custom-dark: #000000;
JSON
{
"hex": "#bbcacf",
"rgb": {
"r": 187,
"g": 202,
"b": 207
},
"hsl": {
"h": 195,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.82906,
"c": 0.01784,
"h": 219.7
},
"luminance": 0.57311
}Semantic roles & 50–950 ramp
primary
#BBCACF
secondary
#A4918B
accent
#5E4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384