#BFDEEB#BFDEEB
#BFDEEB is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.2% C 0.037 H 225.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEEB |
|---|---|
| RGB | rgb(191, 222, 235) |
| HSL | hsl(198, 52%, 84%) |
| HSV | hsv(198, 19%, 92%) |
| CMYK | cmyk(18.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.66, -7.48, -9.76) |
| CIE-LCH | lch(86.66, 12.30, 232.55°) |
| OKLab | oklab(88.21% -0.0264 -0.0264) |
| OKLCH | oklch(88.21% 0.037 225) |
| XYZ | xyz(62.5985, 69.3153, 88.6622) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.58
Ice Blue
#A5DFF9
ΔE00 5.91
Powder Blue
#B0E0E6
ΔE00 6.21
Pale Sky Blue
#BDF6FE
ΔE00 8.37
Cloudy Blue
#ACC2D9
ΔE00 8.75
Lightcyan
#E0FFFF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEEB #EBCCBF
analogous
#BFEBE2 #BFDEEB #BFC8EB
triadic
#BFDEEB #EBBFDE #DEEBBF
tetradic
#BFDEEB #E2BFEB #EBCCBF #C8EBBF
square
#BFDEEB #E2BFEB #EBCCBF #C8EBBF
split-complementary
#BFDEEB #EBBFC8 #EBE2BF
monochromatic
#62AECE #90C6DC #BFDEEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.41
#BFDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BFDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEEB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEEB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#B3E2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdeeb; /* rgb */ color: rgb(191, 222, 235); /* oklch */ color: oklch(88.2% 0.037 225.0);
Tailwind
colors: {
custom: {
50: '#d2e8f1',
500: '#bfdeeb',
950: '#000000',
},
}SCSS
$custom: #bfdeeb; $custom-light: #d2e8f1; $custom-dark: #000000;
JSON
{
"hex": "#bfdeeb",
"rgb": {
"r": 191,
"g": 222,
"b": 235
},
"hsl": {
"h": 197.727,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.88209,
"c": 0.03737,
"h": 225
},
"luminance": 0.69317
}Semantic roles & 50–950 ramp
primary
#BFDEEB
secondary
#C79A87
accent
#5326C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485