#BFD7DC#BFD7DC
#BFD7DC is a very light, muted cyan. Relative luminance 0.648; OKLCH L 86.3% C 0.027 H 211.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7DC |
|---|---|
| RGB | rgb(191, 215, 220) |
| HSL | hsl(190, 29%, 81%) |
| HSV | hsv(190, 13%, 86%) |
| CMYK | cmyk(13.2%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(84.40, -6.97, -5.17) |
| CIE-LCH | lch(84.40, 8.68, 216.56°) |
| OKLab | oklab(86.29% -0.0227 -0.014) |
| OKLCH | oklch(86.29% 0.027 211.6) |
| XYZ | xyz(58.7014, 64.8433, 77.1195) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.16
Powder Blue
#B0E0E6
ΔE00 6.30
Fog
#D8DCE0
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 7.96
Light Grey
#D8DCD6
ΔE00 8.55
Ice Blue
#A5DFF9
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7DC #DCC4BF
analogous
#BFDCD2 #BFD7DC #BFC8DC
triadic
#BFD7DC #DCBFD7 #D7DCBF
tetradic
#BFD7DC #D2BFDC #DCC4BF #C8DCBF
square
#BFD7DC #D2BFDC #DCC4BF #C8DCBF
split-complementary
#BFD7DC #DCBFC8 #DCD2BF
monochromatic
#70A6B1 #97BEC6 #BFD7DC #E7F0F2 #EBF3F4
Accessibility & contrast
On white
1.50
#BFD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BFD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7DC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7DC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#B7D9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd7dc; /* rgb */ color: rgb(191, 215, 220); /* oklch */ color: oklch(86.3% 0.027 211.6);
Tailwind
colors: {
custom: {
50: '#d2e3e6',
500: '#bfd7dc',
950: '#000000',
},
}SCSS
$custom: #bfd7dc; $custom-light: #d2e3e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd7dc",
"rgb": {
"r": 191,
"g": 215,
"b": 220
},
"hsl": {
"h": 190.345,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86288,
"c": 0.02661,
"h": 211.6
},
"luminance": 0.64845
}Semantic roles & 50–950 ramp
primary
#BFD7DC
secondary
#B3938C
accent
#503EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484