#BFE4FF#BFE4FF
#BFE4FF is a very light, muted cyan. Relative luminance 0.738; OKLCH L 90.1% C 0.054 H 239.9°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4FF |
|---|---|
| RGB | rgb(191, 228, 255) |
| HSL | hsl(205, 100%, 87%) |
| HSV | hsv(205, 25%, 100%) |
| CMYK | cmyk(25.1%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(88.82, -6.21, -17.05) |
| CIE-LCH | lch(88.82, 18.15, 249.99°) |
| OKLab | oklab(90.11% -0.027 -0.0465) |
| OKLCH | oklch(90.11% 0.054 239.9) |
| XYZ | xyz(67.2741, 73.7808, 105.2849) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Baby Blue (survey)
#A2CFFE
ΔE00 7.03
Light Blue
#95D0FC
ΔE00 7.12
Light Blue Grey
#B7C9E2
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4FF #FFDABF
analogous
#BFFFFA #BFE4FF #BFC4FF
triadic
#BFE4FF #FFBFE4 #E4FFBF
tetradic
#BFE4FF #FABFFF #FFDABF #C4FFBF
square
#BFE4FF #FABFFF #FFDABF #C4FFBF
split-complementary
#BFE4FF #FFBFC4 #FFFABF
monochromatic
#45B0FF #82CAFF #BFE4FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.33
#BFE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BFE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4FF
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4FF | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#ADEBEC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfe4ff; /* rgb */ color: rgb(191, 228, 255); /* oklch */ color: oklch(90.1% 0.054 239.9);
Tailwind
colors: {
custom: {
50: '#d3ecff',
500: '#bfe4ff',
950: '#000000',
},
}SCSS
$custom: #bfe4ff; $custom-light: #d3ecff; $custom-dark: #000000;
JSON
{
"hex": "#bfe4ff",
"rgb": {
"r": 191,
"g": 228,
"b": 255
},
"hsl": {
"h": 205.313,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.90109,
"c": 0.05375,
"h": 239.9
},
"luminance": 0.73783
}Semantic roles & 50–950 ramp
primary
#BFE4FF
secondary
#E8A97B
accent
#6100E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486