#BFDDEF#BFDDEF
#BFDDEF is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.1% C 0.040 H 234.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDEF |
|---|---|
| RGB | rgb(191, 221, 239) |
| HSL | hsl(203, 60%, 84%) |
| HSV | hsv(203, 20%, 94%) |
| CMYK | cmyk(20.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(86.51, -6.11, -12.09) |
| CIE-LCH | lch(86.51, 13.55, 243.20°) |
| OKLab | oklab(88.13% -0.0236 -0.0328) |
| OKLCH | oklch(88.13% 0.04 234.3) |
| XYZ | xyz(62.9181, 69.0194, 91.6517) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.87
Ice Blue
#A5DFF9
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 7.29
Cloudy Blue
#ACC2D9
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.90
Powder Blue
#B0E0E6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDEF #EFD1BF
analogous
#BFEFE9 #BFDDEF #BFC5EF
triadic
#BFDDEF #EFBFDD #DDEFBF
tetradic
#BFDDEF #E9BFEF #EFD1BF #C5EFBF
square
#BFDDEF #E9BFEF #EFD1BF #C5EFBF
split-complementary
#BFDDEF #EFBFC5 #EFE9BF
monochromatic
#5DA9D7 #8EC3E3 #BFDDEF #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.42
#BFDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BFDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDEF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDEF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#B2E2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfddef; /* rgb */ color: rgb(191, 221, 239); /* oklch */ color: oklch(88.1% 0.040 234.3);
Tailwind
colors: {
custom: {
50: '#d3e7f4',
500: '#bfddef',
950: '#000000',
},
}SCSS
$custom: #bfddef; $custom-light: #d3e7f4; $custom-dark: #000000;
JSON
{
"hex": "#bfddef",
"rgb": {
"r": 191,
"g": 221,
"b": 239
},
"hsl": {
"h": 202.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.88132,
"c": 0.04041,
"h": 234.3
},
"luminance": 0.69021
}Semantic roles & 50–950 ramp
primary
#BFDDEF
secondary
#CDA085
accent
#5E1EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485