#BFDEFF#BFDEFF
#BFDEFF is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.056 H 250.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEFF |
|---|---|
| RGB | rgb(191, 222, 255) |
| HSL | hsl(211, 100%, 87%) |
| HSV | hsv(211, 25%, 100%) |
| CMYK | cmyk(25.1%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.26, -3.10, -19.40) |
| CIE-LCH | lch(87.26, 19.65, 260.92°) |
| OKLab | oklab(88.88% -0.0192 -0.053) |
| OKLCH | oklch(88.88% 0.056 250.1) |
| XYZ | xyz(65.6521, 70.5367, 104.7442) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.68
Light Blue
#95D0FC
ΔE00 7.05
Cloudy Blue
#ACC2D9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEFF #FFE0BF
analogous
#BFFEFF #BFDEFF #C0BFFF
triadic
#BFDEFF #FFBFDE #DEFFBF
tetradic
#BFDEFF #FFBFFE #FFE0BF #BFFFC0
square
#BFDEFF #FFBFFE #FFE0BF #BFFFC0
split-complementary
#BFDEFF #FFC0BF #FEFFBF
monochromatic
#459FFF #82BEFF #BFDEFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.39
#BFDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#BFDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEFF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEFF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CAD8FE
Tritanopia (blue-blind)
#ADE5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfdeff; /* rgb */ color: rgb(191, 222, 255); /* oklch */ color: oklch(88.9% 0.056 250.1);
Tailwind
colors: {
custom: {
50: '#d3e8ff',
500: '#bfdeff',
950: '#000000',
},
}SCSS
$custom: #bfdeff; $custom-light: #d3e8ff; $custom-dark: #000000;
JSON
{
"hex": "#bfdeff",
"rgb": {
"r": 191,
"g": 222,
"b": 255
},
"hsl": {
"h": 210.938,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8888,
"c": 0.05634,
"h": 250.1
},
"luminance": 0.70539
}Semantic roles & 50–950 ramp
primary
#BFDEFF
secondary
#E8B37B
accent
#7600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486