#BFCCD0#BFCCD0
#BFCCD0 is a very light, near-neutral cyan. Relative luminance 0.588; OKLCH L 83.6% C 0.015 H 218.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCD0 |
|---|---|
| RGB | rgb(191, 204, 208) |
| HSL | hsl(194, 15%, 78%) |
| HSV | hsv(194, 8%, 82%) |
| CMYK | cmyk(8.2%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(81.19, -3.63, -3.51) |
| CIE-LCH | lch(81.19, 5.05, 224.01°) |
| OKLab | oklab(83.65% -0.012 -0.0094) |
| OKLCH | oklch(83.65% 0.015 218.1) |
| XYZ | xyz(54.4614, 58.8155, 68.1455) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.32
Fog
#D8DCE0
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCD0 #D0C3BF
analogous
#BFD0CB #BFCCD0 #BFC3D0
triadic
#BFCCD0 #D0BFCC #CCD0BF
tetradic
#BFCCD0 #CBBFD0 #D0C3BF #C3D0BF
square
#BFCCD0 #CBBFD0 #D0C3BF #C3D0BF
split-complementary
#BFCCD0 #D0BFC3 #D0CBBF
monochromatic
#78949C #9CB0B6 #BFCCD0 #E2E8EA #EDF1F2
Accessibility & contrast
On white
1.65
#BFCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BFCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCD0
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCD0 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD0
Deuteranopia (green-blind)
#C6C9D0
Tritanopia (blue-blind)
#BBCECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccd0; /* rgb */ color: rgb(191, 204, 208); /* oklch */ color: oklch(83.6% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#d2dbde',
500: '#bfccd0',
950: '#000000',
},
}SCSS
$custom: #bfccd0; $custom-light: #d2dbde; $custom-dark: #000000;
JSON
{
"hex": "#bfccd0",
"rgb": {
"r": 191,
"g": 204,
"b": 208
},
"hsl": {
"h": 194.118,
"s": 15.315,
"l": 78.235
},
"oklch": {
"l": 0.83645,
"c": 0.01528,
"h": 218.1
},
"luminance": 0.58816
}Semantic roles & 50–950 ramp
primary
#BFCCD0
secondary
#A4948F
accent
#5E4C9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484