#BFD7EB#BFD7EB
#BFD7EB is a very light, muted cyan. Relative luminance 0.657; OKLCH L 86.8% C 0.038 H 243.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7EB |
|---|---|
| RGB | rgb(191, 215, 235) |
| HSL | hsl(207, 52%, 84%) |
| HSV | hsv(207, 19%, 92%) |
| CMYK | cmyk(18.7%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.83, -3.85, -12.49) |
| CIE-LCH | lch(84.83, 13.07, 252.88°) |
| OKLab | oklab(86.77% -0.017 -0.0338) |
| OKLCH | oklch(86.77% 0.038 243.3) |
| XYZ | xyz(60.7778, 65.6739, 88.0553) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.74
Cloudy Blue
#ACC2D9
ΔE00 5.32
Lightsteelblue
#B0C4DE
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Lightblue
#ADD8E6
ΔE00 6.92
Light Grey Blue
#9DBCD4
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7EB #EBD3BF
analogous
#BFEBE9 #BFD7EB #BFC1EB
triadic
#BFD7EB #EBBFD7 #D7EBBF
tetradic
#BFD7EB #E9BFEB #EBD3BF #C1EBBF
square
#BFD7EB #E9BFEB #EBD3BF #C1EBBF
split-complementary
#BFD7EB #EBBFC1 #EBE9BF
monochromatic
#629DCE #90BADC #BFD7EB #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.49
#BFD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BFD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7EB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7EB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#B3DCDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfd7eb; /* rgb */ color: rgb(191, 215, 235); /* oklch */ color: oklch(86.8% 0.038 243.3);
Tailwind
colors: {
custom: {
50: '#d2e3f1',
500: '#bfd7eb',
950: '#000000',
},
}SCSS
$custom: #bfd7eb; $custom-light: #d2e3f1; $custom-dark: #000000;
JSON
{
"hex": "#bfd7eb",
"rgb": {
"r": 191,
"g": 215,
"b": 235
},
"hsl": {
"h": 207.273,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.86766,
"c": 0.03789,
"h": 243.3
},
"luminance": 0.65675
}Semantic roles & 50–950 ramp
primary
#BFD7EB
secondary
#C7A487
accent
#6C26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485