#BFDEE8#BFDEE8
#BFDEE8 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.1% C 0.036 H 219.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEE8 |
|---|---|
| RGB | rgb(191, 222, 232) |
| HSL | hsl(195, 47%, 83%) |
| HSV | hsv(195, 18%, 91%) |
| CMYK | cmyk(17.7%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(86.58, -8.11, -8.31) |
| CIE-LCH | lch(86.58, 11.61, 225.69°) |
| OKLab | oklab(88.11% -0.0275 -0.0225) |
| OKLCH | oklch(88.11% 0.036 219.2) |
| XYZ | xyz(62.1688, 69.1434, 86.3988) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.42
Powder Blue
#B0E0E6
ΔE00 5.25
Ice Blue
#A5DFF9
ΔE00 6.49
Pale Sky Blue
#BDF6FE
ΔE00 7.74
Lightcyan
#E0FFFF
ΔE00 8.27
Very Light Blue
#D5FFFF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEE8 #E8C9BF
analogous
#BFE8DD #BFDEE8 #BFC9E8
triadic
#BFDEE8 #E8BFDE #DEE8BF
tetradic
#BFDEE8 #DDBFE8 #E8C9BF #C9E8BF
square
#BFDEE8 #DDBFE8 #E8C9BF #C9E8BF
split-complementary
#BFDEE8 #E8BFC9 #E8DDBF
monochromatic
#65B0C8 #92C7D8 #BFDEE8 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.42
#BFDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BFDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEE8
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEE8 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCE9
Deuteranopia (green-blind)
#D1D6E8
Tritanopia (blue-blind)
#B4E2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdee8; /* rgb */ color: rgb(191, 222, 232); /* oklch */ color: oklch(88.1% 0.036 219.2);
Tailwind
colors: {
custom: {
50: '#d2e8ef',
500: '#bfdee8',
950: '#000000',
},
}SCSS
$custom: #bfdee8; $custom-light: #d2e8ef; $custom-dark: #000000;
JSON
{
"hex": "#bfdee8",
"rgb": {
"r": 191,
"g": 222,
"b": 232
},
"hsl": {
"h": 194.634,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.88114,
"c": 0.03555,
"h": 219.2
},
"luminance": 0.69145
}Semantic roles & 50–950 ramp
primary
#BFDEE8
secondary
#C39688
accent
#4E2BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485