#BFCCCF#BFCCCF
#BFCCCF is a very light, near-neutral cyan. Relative luminance 0.588; OKLCH L 83.6% C 0.015 H 213.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCCF |
|---|---|
| RGB | rgb(191, 204, 207) |
| HSL | hsl(191, 14%, 78%) |
| HSV | hsv(191, 8%, 81%) |
| CMYK | cmyk(7.7%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.16, -3.83, -3.01) |
| CIE-LCH | lch(81.16, 4.87, 218.20°) |
| OKLab | oklab(83.62% -0.0124 -0.0081) |
| OKLCH | oklch(83.62% 0.015 213.1) |
| XYZ | xyz(54.3388, 58.7664, 67.4996) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.11
Fog
#D8DCE0
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 6.10
Silver
#C0C0C0
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.71
Dove Gray
#B6B8BD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCCF #CFC2BF
analogous
#BFCFCA #BFCCCF #BFC4CF
triadic
#BFCCCF #CFBFCC #CCCFBF
tetradic
#BFCCCF #CABFCF #CFC2BF #C4CFBF
square
#BFCCCF #CABFCF #CFC2BF #C4CFBF
split-complementary
#BFCCCF #CFBFC4 #CFCABF
monochromatic
#79949B #9CB0B5 #BFCCCF #E2E8E9 #EEF1F2
Accessibility & contrast
On white
1.65
#BFCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BFCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCCF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCCF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#BBCDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcccf; /* rgb */ color: rgb(191, 204, 207); /* oklch */ color: oklch(83.6% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#d2dbdd',
500: '#bfcccf',
950: '#000000',
},
}SCSS
$custom: #bfcccf; $custom-light: #d2dbdd; $custom-dark: #000000;
JSON
{
"hex": "#bfcccf",
"rgb": {
"r": 191,
"g": 204,
"b": 207
},
"hsl": {
"h": 191.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83615,
"c": 0.01483,
"h": 213.1
},
"luminance": 0.58767
}Semantic roles & 50–950 ramp
primary
#BFCCCF
secondary
#A3938F
accent
#5B4D98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484