#BFDEEC#BFDEEC
#BFDEEC is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.2% C 0.038 H 226.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEEC |
|---|---|
| RGB | rgb(191, 222, 236) |
| HSL | hsl(199, 54%, 84%) |
| HSV | hsv(199, 19%, 93%) |
| CMYK | cmyk(19.1%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(86.69, -7.27, -10.25) |
| CIE-LCH | lch(86.69, 12.56, 234.66°) |
| OKLab | oklab(88.24% -0.026 -0.0278) |
| OKLCH | oklch(88.24% 0.038 226.8) |
| XYZ | xyz(62.7434, 69.3733, 89.4252) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.74
Ice Blue
#A5DFF9
ΔE00 5.77
Powder Blue
#B0E0E6
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 8.50
Pale Sky Blue
#BDF6FE
ΔE00 8.60
Light Blue Grey
#B7C9E2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEEC #ECCDBF
analogous
#BFECE3 #BFDEEC #BFC7EC
triadic
#BFDEEC #ECBFDE #DEECBF
tetradic
#BFDEEC #E3BFEC #ECCDBF #C7ECBF
square
#BFDEEC #E3BFEC #ECCDBF #C7ECBF
split-complementary
#BFDEEC #ECBFC7 #ECE3BF
monochromatic
#61ADD0 #90C6DE #BFDEEC #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.41
#BFDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BFDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEEC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEEC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCED
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#B3E2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdeec; /* rgb */ color: rgb(191, 222, 236); /* oklch */ color: oklch(88.2% 0.038 226.8);
Tailwind
colors: {
custom: {
50: '#d2e8f2',
500: '#bfdeec',
950: '#000000',
},
}SCSS
$custom: #bfdeec; $custom-light: #d2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#bfdeec",
"rgb": {
"r": 191,
"g": 222,
"b": 236
},
"hsl": {
"h": 198.667,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.88241,
"c": 0.03806,
"h": 226.8
},
"luminance": 0.69375
}Semantic roles & 50–950 ramp
primary
#BFDEEC
secondary
#C99B86
accent
#5524C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485