#BFD6DC#BFD6DC
#BFD6DC is a very light, muted cyan. Relative luminance 0.643; OKLCH L 86.1% C 0.026 H 215.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD6DC |
|---|---|
| RGB | rgb(191, 214, 220) |
| HSL | hsl(192, 29%, 81%) |
| HSV | hsv(192, 13%, 86%) |
| CMYK | cmyk(13.2%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(84.14, -6.45, -5.56) |
| CIE-LCH | lch(84.14, 8.52, 220.74°) |
| OKLab | oklab(86.08% -0.0213 -0.015) |
| OKLCH | oklch(86.08% 0.026 215.2) |
| XYZ | xyz(58.4476, 64.3356, 77.0349) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.25
Powder Blue
#B0E0E6
ΔE00 6.81
Fog
#D8DCE0
ΔE00 7.58
Silver (survey)
#C5C9C7
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 8.57
Ice Blue
#A5DFF9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD6DC #DCC5BF
analogous
#BFDCD3 #BFD6DC #BFC7DC
triadic
#BFD6DC #DCBFD6 #D6DCBF
tetradic
#BFD6DC #D3BFDC #DCC5BF #C7DCBF
square
#BFD6DC #D3BFDC #DCC5BF #C7DCBF
split-complementary
#BFD6DC #DCBFC7 #DCD3BF
monochromatic
#70A3B1 #97BDC6 #BFD6DC #E7EFF2 #EBF2F4
Accessibility & contrast
On white
1.51
#BFD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BFD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD6DC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD6DC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#B7D9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd6dc; /* rgb */ color: rgb(191, 214, 220); /* oklch */ color: oklch(86.1% 0.026 215.2);
Tailwind
colors: {
custom: {
50: '#d2e2e6',
500: '#bfd6dc',
950: '#000000',
},
}SCSS
$custom: #bfd6dc; $custom-light: #d2e2e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd6dc",
"rgb": {
"r": 191,
"g": 214,
"b": 220
},
"hsl": {
"h": 192.414,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8608,
"c": 0.02604,
"h": 215.2
},
"luminance": 0.64337
}Semantic roles & 50–950 ramp
primary
#BFD6DC
secondary
#B3948C
accent
#543EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484