#BFDBEE#BFDBEE
#BFDBEE is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.040 H 237.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBEE |
|---|---|
| RGB | rgb(191, 219, 238) |
| HSL | hsl(204, 58%, 84%) |
| HSV | hsv(204, 20%, 93%) |
| CMYK | cmyk(19.7%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.96, -5.29, -12.39) |
| CIE-LCH | lch(85.96, 13.47, 246.89°) |
| OKLab | oklab(87.69% -0.0213 -0.0336) |
| OKLCH | oklch(87.69% 0.04 237.6) |
| XYZ | xyz(62.2459, 67.9107, 90.7009) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.03
Powder Blue (survey)
#B1D1FC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBEE #EED2BF
analogous
#BFEEEA #BFDBEE #BFC4EE
triadic
#BFDBEE #EEBFDB #DBEEBF
tetradic
#BFDBEE #EABFEE #EED2BF #C4EEBF
square
#BFDBEE #EABFEE #EED2BF #C4EEBF
split-complementary
#BFDBEE #EEBFC4 #EEEABF
monochromatic
#5EA5D4 #8FC0E1 #BFDBEE #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.44
#BFDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BFDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBEE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBEE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#B2E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdbee; /* rgb */ color: rgb(191, 219, 238); /* oklch */ color: oklch(87.7% 0.040 237.6);
Tailwind
colors: {
custom: {
50: '#d3e6f3',
500: '#bfdbee',
950: '#000000',
},
}SCSS
$custom: #bfdbee; $custom-light: #d3e6f3; $custom-dark: #000000;
JSON
{
"hex": "#bfdbee",
"rgb": {
"r": 191,
"g": 219,
"b": 238
},
"hsl": {
"h": 204.255,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.87687,
"c": 0.03977,
"h": 237.6
},
"luminance": 0.67912
}Semantic roles & 50–950 ramp
primary
#BFDBEE
secondary
#CCA286
accent
#6320C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485