#BFE2FD#BFE2FD
#BFE2FD is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.6% C 0.052 H 241.4°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2FD |
|---|---|
| RGB | rgb(191, 226, 253) |
| HSL | hsl(206, 94%, 87%) |
| HSV | hsv(206, 25%, 99%) |
| CMYK | cmyk(24.5%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(88.24, -5.63, -16.88) |
| CIE-LCH | lch(88.24, 17.79, 251.57°) |
| OKLab | oklab(89.63% -0.0251 -0.046) |
| OKLCH | oklch(89.63% 0.052 241.4) |
| XYZ | xyz(66.4068, 72.5586, 103.4158) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.63
Powder Blue (survey)
#B1D1FC
ΔE00 6.37
Baby Blue (survey)
#A2CFFE
ΔE00 6.70
Lightblue
#ADD8E6
ΔE00 6.92
Light Blue
#95D0FC
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2FD #FDDABF
analogous
#BFFDF9 #BFE2FD #BFC3FD
triadic
#BFE2FD #FDBFE2 #E2FDBF
tetradic
#BFE2FD #F9BFFD #FDDABF #C3FDBF
square
#BFE2FD #F9BFFD #FDDABF #C3FDBF
split-complementary
#BFE2FD #FDBFC3 #FDF9BF
monochromatic
#48ACF9 #84C7FB #BFE2FD #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.35
#BFE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#BFE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2FD
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2FD | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FE
Deuteranopia (green-blind)
#CFDAFD
Tritanopia (blue-blind)
#ADE9EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe2fd; /* rgb */ color: rgb(191, 226, 253); /* oklch */ color: oklch(89.6% 0.052 241.4);
Tailwind
colors: {
custom: {
50: '#d3ebfe',
500: '#bfe2fd',
950: '#000000',
},
}SCSS
$custom: #bfe2fd; $custom-light: #d3ebfe; $custom-dark: #000000;
JSON
{
"hex": "#bfe2fd",
"rgb": {
"r": 191,
"g": 226,
"b": 253
},
"hsl": {
"h": 206.129,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.89629,
"c": 0.05239,
"h": 241.4
},
"luminance": 0.72561
}Semantic roles & 50–950 ramp
primary
#BFE2FD
secondary
#E4A97C
accent
#6400E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485