#BFDFEB#BFDFEB
#BFDFEB is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.4% C 0.038 H 222.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFEB |
|---|---|
| RGB | rgb(191, 223, 235) |
| HSL | hsl(196, 52%, 84%) |
| HSV | hsv(196, 19%, 92%) |
| CMYK | cmyk(18.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.92, -7.99, -9.37) |
| CIE-LCH | lch(86.92, 12.32, 229.55°) |
| OKLab | oklab(88.42% -0.0277 -0.0254) |
| OKLCH | oklch(88.42% 0.038 222.5) |
| XYZ | xyz(62.8649, 69.8481, 88.7510) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.36
Powder Blue
#B0E0E6
ΔE00 5.63
Ice Blue
#A5DFF9
ΔE00 5.93
Pale Sky Blue
#BDF6FE
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 8.55
Very Light Blue
#D5FFFF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFEB #EBCBBF
analogous
#BFEBE1 #BFDFEB #BFC9EB
triadic
#BFDFEB #EBBFDF #DFEBBF
tetradic
#BFDFEB #E1BFEB #EBCBBF #C9EBBF
square
#BFDFEB #E1BFEB #EBCBBF #C9EBBF
split-complementary
#BFDFEB #EBBFC9 #EBE1BF
monochromatic
#62B0CE #90C8DC #BFDFEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.40
#BFDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#BFDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFEB
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFEB | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#B3E3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfdfeb; /* rgb */ color: rgb(191, 223, 235); /* oklch */ color: oklch(88.4% 0.038 222.5);
Tailwind
colors: {
custom: {
50: '#d2e9f1',
500: '#bfdfeb',
950: '#000000',
},
}SCSS
$custom: #bfdfeb; $custom-light: #d2e9f1; $custom-dark: #000000;
JSON
{
"hex": "#bfdfeb",
"rgb": {
"r": 191,
"g": 223,
"b": 235
},
"hsl": {
"h": 196.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.88416,
"c": 0.03761,
"h": 222.5
},
"luminance": 0.6985
}Semantic roles & 50–950 ramp
primary
#BFDFEB
secondary
#C79887
accent
#5026C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485