#BFDEE7#BFDEE7
#BFDEE7 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.1% C 0.035 H 217.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEE7 |
|---|---|
| RGB | rgb(191, 222, 231) |
| HSL | hsl(194, 45%, 83%) |
| HSV | hsv(194, 17%, 91%) |
| CMYK | cmyk(17.3%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(86.55, -8.32, -7.82) |
| CIE-LCH | lch(86.55, 11.42, 223.23°) |
| OKLab | oklab(88.08% -0.0279 -0.0212) |
| OKLCH | oklch(88.08% 0.035 217.2) |
| XYZ | xyz(62.0271, 69.0867, 85.6529) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.49
Powder Blue
#B0E0E6
ΔE00 4.96
Ice Blue
#A5DFF9
ΔE00 6.74
Pale Sky Blue
#BDF6FE
ΔE00 7.57
Lightcyan
#E0FFFF
ΔE00 8.05
Very Light Blue
#D5FFFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEE7 #E7C8BF
analogous
#BFE7DC #BFDEE7 #BFCAE7
triadic
#BFDEE7 #E7BFDE #DEE7BF
tetradic
#BFDEE7 #DCBFE7 #E7C8BF #CAE7BF
square
#BFDEE7 #DCBFE7 #E7C8BF #CAE7BF
split-complementary
#BFDEE7 #E7BFCA #E7DCBF
monochromatic
#66B0C6 #92C7D6 #BFDEE7 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.42
#BFDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BFDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEE7
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEE7 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#D1D6E7
Tritanopia (blue-blind)
#B4E2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdee7; /* rgb */ color: rgb(191, 222, 231); /* oklch */ color: oklch(88.1% 0.035 217.2);
Tailwind
colors: {
custom: {
50: '#d2e8ee',
500: '#bfdee7',
950: '#000000',
},
}SCSS
$custom: #bfdee7; $custom-light: #d2e8ee; $custom-dark: #000000;
JSON
{
"hex": "#bfdee7",
"rgb": {
"r": 191,
"g": 222,
"b": 231
},
"hsl": {
"h": 193.5,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.88083,
"c": 0.03503,
"h": 217.2
},
"luminance": 0.69088
}Semantic roles & 50–950 ramp
primary
#BFDEE7
secondary
#C29588
accent
#4C2DB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485