#BFE4FC#BFE4FC
#BFE4FC is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.0% C 0.051 H 236.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4FC |
|---|---|
| RGB | rgb(191, 228, 252) |
| HSL | hsl(204, 91%, 87%) |
| HSV | hsv(204, 24%, 99%) |
| CMYK | cmyk(24.2%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.73, -6.88, -15.61) |
| CIE-LCH | lch(88.73, 17.06, 246.22°) |
| OKLab | oklab(90.01% -0.028 -0.0425) |
| OKLCH | oklch(90.01% 0.051 236.6) |
| XYZ | xyz(66.7949, 73.5891, 102.7614) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.75
Lightblue
#ADD8E6
ΔE00 5.80
Light Blue
#95D0FC
ΔE00 7.59
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Baby Blue (survey)
#A2CFFE
ΔE00 7.85
Baby Blue
#89CFF0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4FC #FCD7BF
analogous
#BFFCF6 #BFE4FC #BFC6FC
triadic
#BFE4FC #FCBFE4 #E4FCBF
tetradic
#BFE4FC #F6BFFC #FCD7BF #C6FCBF
square
#BFE4FC #F6BFFC #FCD7BF #C6FCBF
split-complementary
#BFE4FC #FCBFC6 #FCF6BF
monochromatic
#4AB3F7 #85CBF9 #BFE4FC #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.34
#BFE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#BFE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4FC
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4FC | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FD
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#ADEAEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfe4fc; /* rgb */ color: rgb(191, 228, 252); /* oklch */ color: oklch(90.0% 0.051 236.6);
Tailwind
colors: {
custom: {
50: '#d3ecfd',
500: '#bfe4fc',
950: '#000000',
},
}SCSS
$custom: #bfe4fc; $custom-light: #d3ecfd; $custom-dark: #000000;
JSON
{
"hex": "#bfe4fc",
"rgb": {
"r": 191,
"g": 228,
"b": 252
},
"hsl": {
"h": 203.607,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.90007,
"c": 0.05094,
"h": 236.6
},
"luminance": 0.73591
}Semantic roles & 50–950 ramp
primary
#BFE4FC
secondary
#E2A57D
accent
#5A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485