#BFDEEF#BFDEEF
#BFDEEF is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.040 H 231.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEEF |
|---|---|
| RGB | rgb(191, 222, 239) |
| HSL | hsl(201, 60%, 84%) |
| HSV | hsv(201, 20%, 94%) |
| CMYK | cmyk(20.1%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.78, -6.62, -11.70) |
| CIE-LCH | lch(86.78, 13.45, 240.48°) |
| OKLab | oklab(88.34% -0.0249 -0.0317) |
| OKLCH | oklch(88.34% 0.04 231.8) |
| XYZ | xyz(63.1829, 69.5491, 91.7400) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.41
Ice Blue
#A5DFF9
ΔE00 5.55
Powder Blue
#B0E0E6
ΔE00 7.58
Cloudy Blue
#ACC2D9
ΔE00 7.85
Light Blue Grey
#B7C9E2
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEEF #EFD0BF
analogous
#BFEFE8 #BFDEEF #BFC6EF
triadic
#BFDEEF #EFBFDE #DEEFBF
tetradic
#BFDEEF #E8BFEF #EFD0BF #C6EFBF
square
#BFDEEF #E8BFEF #EFD0BF #C6EFBF
split-complementary
#BFDEEF #EFBFC6 #EFE8BF
monochromatic
#5DACD7 #8EC5E3 #BFDEEF #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.41
#BFDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#BFDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEEF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEEF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#B2E3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdeef; /* rgb */ color: rgb(191, 222, 239); /* oklch */ color: oklch(88.3% 0.040 231.8);
Tailwind
colors: {
custom: {
50: '#d3e8f4',
500: '#bfdeef',
950: '#000000',
},
}SCSS
$custom: #bfdeef; $custom-light: #d3e8f4; $custom-dark: #000000;
JSON
{
"hex": "#bfdeef",
"rgb": {
"r": 191,
"g": 222,
"b": 239
},
"hsl": {
"h": 201.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.88338,
"c": 0.04035,
"h": 231.8
},
"luminance": 0.69551
}Semantic roles & 50–950 ramp
primary
#BFDEEF
secondary
#CD9F85
accent
#5A1EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485