#BFE0FF#BFE0FF
#BFE0FF is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.3% C 0.055 H 246.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE0FF |
|---|---|
| RGB | rgb(191, 224, 255) |
| HSL | hsl(209, 100%, 87%) |
| HSV | hsv(209, 25%, 100%) |
| CMYK | cmyk(25.1%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(87.78, -4.14, -18.62) |
| CIE-LCH | lch(87.78, 19.07, 257.46°) |
| OKLab | oklab(89.29% -0.0218 -0.0508) |
| OKLCH | oklch(89.29% 0.055 246.8) |
| XYZ | xyz(66.1864, 71.6054, 104.9223) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 6.52
Light Blue
#95D0FC
ΔE00 6.84
Ice Blue
#A5DFF9
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE0FF #FFDEBF
analogous
#BFFFFE #BFE0FF #BFC0FF
triadic
#BFE0FF #FFBFE0 #E0FFBF
tetradic
#BFE0FF #FEBFFF #FFDEBF #C0FFBF
square
#BFE0FF #FEBFFF #FFDEBF #C0FFBF
split-complementary
#BFE0FF #FFBFC0 #FFFEBF
monochromatic
#45A5FF #82C2FF #BFE0FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.37
#BFE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#BFE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE0FF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE0FF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#ADE7EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe0ff; /* rgb */ color: rgb(191, 224, 255); /* oklch */ color: oklch(89.3% 0.055 246.8);
Tailwind
colors: {
custom: {
50: '#d3e9ff',
500: '#bfe0ff',
950: '#000000',
},
}SCSS
$custom: #bfe0ff; $custom-light: #d3e9ff; $custom-dark: #000000;
JSON
{
"hex": "#bfe0ff",
"rgb": {
"r": 191,
"g": 224,
"b": 255
},
"hsl": {
"h": 209.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.89289,
"c": 0.05528,
"h": 246.8
},
"luminance": 0.71608
}Semantic roles & 50–950 ramp
primary
#BFE0FF
secondary
#E8AF7B
accent
#6F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486