#BFE4FD#BFE4FD
#BFE4FD is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.0% C 0.052 H 237.7°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4FD |
|---|---|
| RGB | rgb(191, 228, 253) |
| HSL | hsl(204, 94%, 87%) |
| HSV | hsv(204, 25%, 99%) |
| CMYK | cmyk(24.5%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(88.76, -6.66, -16.09) |
| CIE-LCH | lch(88.76, 17.42, 247.53°) |
| OKLab | oklab(90.04% -0.0277 -0.0438) |
| OKLCH | oklch(90.04% 0.052 237.7) |
| XYZ | xyz(66.9538, 73.6527, 103.5981) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.89
Lightblue
#ADD8E6
ΔE00 6.11
Light Blue
#95D0FC
ΔE00 7.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Baby Blue (survey)
#A2CFFE
ΔE00 7.56
Light Blue Grey
#B7C9E2
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4FD #FDD8BF
analogous
#BFFDF7 #BFE4FD #BFC5FD
triadic
#BFE4FD #FDBFE4 #E4FDBF
tetradic
#BFE4FD #F7BFFD #FDD8BF #C5FDBF
square
#BFE4FD #F7BFFD #FDD8BF #C5FDBF
split-complementary
#BFE4FD #FDBFC5 #FDF7BF
monochromatic
#48B2F9 #84CBFB #BFE4FD #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.33
#BFE4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BFE4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4FD
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4FD | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#ADEAEC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfe4fd; /* rgb */ color: rgb(191, 228, 253); /* oklch */ color: oklch(90.0% 0.052 237.7);
Tailwind
colors: {
custom: {
50: '#d3ecfe',
500: '#bfe4fd',
950: '#000000',
},
}SCSS
$custom: #bfe4fd; $custom-light: #d3ecfe; $custom-dark: #000000;
JSON
{
"hex": "#bfe4fd",
"rgb": {
"r": 191,
"g": 228,
"b": 253
},
"hsl": {
"h": 204.194,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.90041,
"c": 0.05185,
"h": 237.7
},
"luminance": 0.73655
}Semantic roles & 50–950 ramp
primary
#BFE4FD
secondary
#E4A67C
accent
#5D00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485