#BFD6DE#BFD6DE
#BFD6DE is a very light, muted cyan. Relative luminance 0.644; OKLCH L 86.1% C 0.027 H 220.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD6DE |
|---|---|
| RGB | rgb(191, 214, 222) |
| HSL | hsl(195, 32%, 81%) |
| HSV | hsv(195, 14%, 87%) |
| CMYK | cmyk(14%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(84.20, -6.05, -6.54) |
| CIE-LCH | lch(84.20, 8.90, 227.24°) |
| OKLab | oklab(86.14% -0.0205 -0.0176) |
| OKLCH | oklch(86.14% 0.027 220.7) |
| XYZ | xyz(58.7140, 64.4422, 78.4383) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.11
Powder Blue
#B0E0E6
ΔE00 7.22
Fog
#D8DCE0
ΔE00 7.40
Silver (survey)
#C5C9C7
ΔE00 7.98
Cloudy Blue
#ACC2D9
ΔE00 8.17
Ice Blue
#A5DFF9
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD6DE #DEC7BF
analogous
#BFDED6 #BFD6DE #BFC6DE
triadic
#BFD6DE #DEBFD6 #D6DEBF
tetradic
#BFD6DE #D6BFDE #DEC7BF #C6DEBF
square
#BFD6DE #D6BFDE #DEC7BF #C6DEBF
split-complementary
#BFD6DE #DEBFC6 #DED6BF
monochromatic
#6EA2B4 #97BCC9 #BFD6DE #E7F0F3 #EBF2F5
Accessibility & contrast
On white
1.51
#BFD6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BFD6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD6DE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD6DE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#B7D9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd6de; /* rgb */ color: rgb(191, 214, 222); /* oklch */ color: oklch(86.1% 0.027 220.7);
Tailwind
colors: {
custom: {
50: '#d2e2e8',
500: '#bfd6de',
950: '#000000',
},
}SCSS
$custom: #bfd6de; $custom-light: #d2e2e8; $custom-dark: #000000;
JSON
{
"hex": "#bfd6de",
"rgb": {
"r": 191,
"g": 214,
"b": 222
},
"hsl": {
"h": 195.484,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.86142,
"c": 0.02707,
"h": 220.7
},
"luminance": 0.64443
}Semantic roles & 50–950 ramp
primary
#BFD6DE
secondary
#B6968B
accent
#583BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484