#BFD5DC#BFD5DC
#BFD5DC is a very light, muted cyan. Relative luminance 0.638; OKLCH L 85.9% C 0.026 H 218.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD5DC |
|---|---|
| RGB | rgb(191, 213, 220) |
| HSL | hsl(194, 29%, 81%) |
| HSV | hsv(194, 13%, 86%) |
| CMYK | cmyk(13.2%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(83.88, -5.93, -5.95) |
| CIE-LCH | lch(83.88, 8.40, 225.05°) |
| OKLab | oklab(85.87% -0.0199 -0.016) |
| OKLCH | oklch(85.87% 0.026 218.8) |
| XYZ | xyz(58.1952, 63.8310, 76.9508) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.43
Fog
#D8DCE0
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.36
Silver (survey)
#C5C9C7
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD5DC #DCC6BF
analogous
#BFDCD4 #BFD5DC #BFC6DC
triadic
#BFD5DC #DCBFD5 #D5DCBF
tetradic
#BFD5DC #D4BFDC #DCC6BF #C6DCBF
square
#BFD5DC #D4BFDC #DCC6BF #C6DCBF
split-complementary
#BFD5DC #DCBFC6 #DCD4BF
monochromatic
#70A1B1 #97BBC6 #BFD5DC #E7EFF2 #EBF2F4
Accessibility & contrast
On white
1.53
#BFD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BFD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD5DC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD5DC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#CCCFDC
Tritanopia (blue-blind)
#B7D8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd5dc; /* rgb */ color: rgb(191, 213, 220); /* oklch */ color: oklch(85.9% 0.026 218.8);
Tailwind
colors: {
custom: {
50: '#d2e1e6',
500: '#bfd5dc',
950: '#000000',
},
}SCSS
$custom: #bfd5dc; $custom-light: #d2e1e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd5dc",
"rgb": {
"r": 191,
"g": 213,
"b": 220
},
"hsl": {
"h": 194.483,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.85873,
"c": 0.02558,
"h": 218.8
},
"luminance": 0.63832
}Semantic roles & 50–950 ramp
primary
#BFD5DC
secondary
#B3958C
accent
#573EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484