#BFE3FF#BFE3FF
#BFE3FF is a very light, muted cyan. Relative luminance 0.732; OKLCH L 89.9% C 0.054 H 241.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE3FF |
|---|---|
| RGB | rgb(191, 227, 255) |
| HSL | hsl(206, 100%, 87%) |
| HSV | hsv(206, 25%, 100%) |
| CMYK | cmyk(25.1%, 11%, 0%, 0%) |
| CIE-LAB | lab(88.56, -5.69, -17.44) |
| CIE-LCH | lch(88.56, 18.35, 251.92°) |
| OKLab | oklab(89.9% -0.0257 -0.0476) |
| OKLCH | oklch(89.9% 0.054 241.6) |
| XYZ | xyz(66.9998, 73.2322, 105.1934) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Baby Blue (survey)
#A2CFFE
ΔE00 6.63
Light Blue
#95D0FC
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE3FF #FFDBBF
analogous
#BFFFFB #BFE3FF #BFC3FF
triadic
#BFE3FF #FFBFE3 #E3FFBF
tetradic
#BFE3FF #FBBFFF #FFDBBF #C3FFBF
square
#BFE3FF #FBBFFF #FFDBBF #C3FFBF
split-complementary
#BFE3FF #FFBFC3 #FFFBBF
monochromatic
#45ADFF #82C8FF #BFE3FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.34
#BFE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BFE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE3FF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE3FF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#ADEAEC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bfe3ff; /* rgb */ color: rgb(191, 227, 255); /* oklch */ color: oklch(89.9% 0.054 241.6);
Tailwind
colors: {
custom: {
50: '#d3ebff',
500: '#bfe3ff',
950: '#000000',
},
}SCSS
$custom: #bfe3ff; $custom-light: #d3ebff; $custom-dark: #000000;
JSON
{
"hex": "#bfe3ff",
"rgb": {
"r": 191,
"g": 227,
"b": 255
},
"hsl": {
"h": 206.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.89903,
"c": 0.05405,
"h": 241.6
},
"luminance": 0.73235
}Semantic roles & 50–950 ramp
primary
#BFE3FF
secondary
#E8AA7B
accent
#6400E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486