#BFD4DC#BFD4DC
#BFD4DC is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.7% C 0.025 H 222.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4DC |
|---|---|
| RGB | rgb(191, 212, 220) |
| HSL | hsl(197, 29%, 81%) |
| HSV | hsv(197, 13%, 86%) |
| CMYK | cmyk(13.2%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(83.62, -5.41, -6.33) |
| CIE-LCH | lch(83.62, 8.33, 229.47°) |
| OKLab | oklab(85.67% -0.0185 -0.0171) |
| OKLCH | oklch(85.67% 0.025 222.6) |
| XYZ | xyz(57.9445, 63.3295, 76.8672) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.71
Fog
#D8DCE0
ΔE00 6.94
Silver (survey)
#C5C9C7
ΔE00 7.41
Cloudy Blue
#ACC2D9
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4DC #DCC7BF
analogous
#BFDCD5 #BFD4DC #BFC5DC
triadic
#BFD4DC #DCBFD4 #D4DCBF
tetradic
#BFD4DC #D5BFDC #DCC7BF #C5DCBF
square
#BFD4DC #D5BFDC #DCC7BF #C5DCBF
split-complementary
#BFD4DC #DCBFC5 #DCD5BF
monochromatic
#709FB1 #97B9C6 #BFD4DC #E7EFF2 #EBF2F4
Accessibility & contrast
On white
1.54
#BFD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BFD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4DC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4DC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#B7D7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd4dc; /* rgb */ color: rgb(191, 212, 220); /* oklch */ color: oklch(85.7% 0.025 222.6);
Tailwind
colors: {
custom: {
50: '#d2e1e6',
500: '#bfd4dc',
950: '#000000',
},
}SCSS
$custom: #bfd4dc; $custom-light: #d2e1e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd4dc",
"rgb": {
"r": 191,
"g": 212,
"b": 220
},
"hsl": {
"h": 196.552,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.85666,
"c": 0.02522,
"h": 222.6
},
"luminance": 0.63331
}Semantic roles & 50–950 ramp
primary
#BFD4DC
secondary
#B3978C
accent
#5B3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484