#BFE2FE#BFE2FE
#BFE2FE is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.7% C 0.053 H 242.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2FE |
|---|---|
| RGB | rgb(191, 226, 254) |
| HSL | hsl(207, 97%, 87%) |
| HSV | hsv(207, 25%, 100%) |
| CMYK | cmyk(24.8%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(88.27, -5.40, -17.36) |
| CIE-LCH | lch(88.27, 18.18, 252.71°) |
| OKLab | oklab(89.66% -0.0247 -0.0473) |
| OKLCH | oklch(89.66% 0.053 242.4) |
| XYZ | xyz(66.5665, 72.6225, 104.2570) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.83
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Baby Blue (survey)
#A2CFFE
ΔE00 6.47
Light Blue
#95D0FC
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2FE #FEDBBF
analogous
#BFFEFB #BFE2FE #BFC3FE
triadic
#BFE2FE #FEBFE2 #E2FEBF
tetradic
#BFE2FE #FBBFFE #FEDBBF #C3FEBF
square
#BFE2FE #FBBFFE #FEDBBF #C3FEBF
split-complementary
#BFE2FE #FEBFC3 #FEFBBF
monochromatic
#46ABFC #83C7FD #BFE2FE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.35
#BFE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BFE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2FE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2FE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#ADE9EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe2fe; /* rgb */ color: rgb(191, 226, 254); /* oklch */ color: oklch(89.7% 0.053 242.4);
Tailwind
colors: {
custom: {
50: '#d3ebfe',
500: '#bfe2fe',
950: '#000000',
},
}SCSS
$custom: #bfe2fe; $custom-light: #d3ebfe; $custom-dark: #000000;
JSON
{
"hex": "#bfe2fe",
"rgb": {
"r": 191,
"g": 226,
"b": 254
},
"hsl": {
"h": 206.667,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.89664,
"c": 0.0534,
"h": 242.4
},
"luminance": 0.72625
}Semantic roles & 50–950 ramp
primary
#BFE2FE
secondary
#E6AB7B
accent
#6600E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485