#BFDDEB#BFDDEB
#BFDDEB is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.0% C 0.037 H 227.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDEB |
|---|---|
| RGB | rgb(191, 221, 235) |
| HSL | hsl(199, 52%, 84%) |
| HSV | hsv(199, 19%, 92%) |
| CMYK | cmyk(18.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(86.40, -6.96, -10.15) |
| CIE-LCH | lch(86.40, 12.31, 235.56°) |
| OKLab | oklab(88% -0.0251 -0.0275) |
| OKLCH | oklch(88% 0.037 227.6) |
| XYZ | xyz(62.3337, 68.7857, 88.5739) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.91
Ice Blue
#A5DFF9
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.80
Cloudy Blue
#ACC2D9
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.42
Fog
#D8DCE0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDEB #EBCDBF
analogous
#BFEBE3 #BFDDEB #BFC7EB
triadic
#BFDDEB #EBBFDD #DDEBBF
tetradic
#BFDDEB #E3BFEB #EBCDBF #C7EBBF
square
#BFDDEB #E3BFEB #EBCDBF #C7EBBF
split-complementary
#BFDDEB #EBBFC7 #EBE3BF
monochromatic
#62ABCE #90C4DC #BFDDEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.42
#BFDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BFDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDEB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDEB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#B3E1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfddeb; /* rgb */ color: rgb(191, 221, 235); /* oklch */ color: oklch(88.0% 0.037 227.6);
Tailwind
colors: {
custom: {
50: '#d2e7f1',
500: '#bfddeb',
950: '#000000',
},
}SCSS
$custom: #bfddeb; $custom-light: #d2e7f1; $custom-dark: #000000;
JSON
{
"hex": "#bfddeb",
"rgb": {
"r": 191,
"g": 221,
"b": 235
},
"hsl": {
"h": 199.091,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.88002,
"c": 0.03722,
"h": 227.6
},
"luminance": 0.68787
}Semantic roles & 50–950 ramp
primary
#BFDDEB
secondary
#C79B87
accent
#5726C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485