#BFD3DC#BFD3DC
#BFD3DC is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.025 H 226.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3DC |
|---|---|
| RGB | rgb(191, 211, 220) |
| HSL | hsl(199, 29%, 81%) |
| HSV | hsv(199, 13%, 86%) |
| CMYK | cmyk(13.2%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(83.35, -4.89, -6.72) |
| CIE-LCH | lch(83.35, 8.31, 233.94°) |
| OKLab | oklab(85.46% -0.0172 -0.0181) |
| OKLCH | oklch(85.46% 0.025 226.5) |
| XYZ | xyz(57.6953, 62.8311, 76.7842) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3DC #DCC8BF
analogous
#BFDCD6 #BFD3DC #BFC4DC
triadic
#BFD3DC #DCBFD3 #D3DCBF
tetradic
#BFD3DC #D6BFDC #DCC8BF #C4DCBF
square
#BFD3DC #D6BFDC #DCC8BF #C4DCBF
split-complementary
#BFD3DC #DCBFC4 #DCD6BF
monochromatic
#709DB1 #97B8C6 #BFD3DC #E7EEF2 #EBF1F4
Accessibility & contrast
On white
1.55
#BFD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BFD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3DC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3DC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#B7D6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd3dc; /* rgb */ color: rgb(191, 211, 220); /* oklch */ color: oklch(85.5% 0.025 226.5);
Tailwind
colors: {
custom: {
50: '#d2e0e6',
500: '#bfd3dc',
950: '#000000',
},
}SCSS
$custom: #bfd3dc; $custom-light: #d2e0e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd3dc",
"rgb": {
"r": 191,
"g": 211,
"b": 220
},
"hsl": {
"h": 198.621,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8546,
"c": 0.02497,
"h": 226.5
},
"luminance": 0.62832
}Semantic roles & 50–950 ramp
primary
#BFD3DC
secondary
#B3988C
accent
#5F3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484