#BFE2F2#BFE2F2
#BFE2F2 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.3% C 0.043 H 227.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2F2 |
|---|---|
| RGB | rgb(191, 226, 242) |
| HSL | hsl(199, 66%, 85%) |
| HSV | hsv(199, 21%, 95%) |
| CMYK | cmyk(21.1%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(87.91, -8.04, -11.59) |
| CIE-LCH | lch(87.91, 14.10, 235.25°) |
| OKLab | oklab(89.26% -0.0291 -0.0314) |
| OKLCH | oklch(89.26% 0.043 227.2) |
| XYZ | xyz(64.7048, 71.8778, 94.4518) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.72
Ice Blue
#A5DFF9
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 6.39
Pale Sky Blue
#BDF6FE
ΔE00 7.84
Baby Blue
#89CFF0
ΔE00 8.68
Sky Blue
#87CEEB
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2F2 #F2CFBF
analogous
#BFF2E9 #BFE2F2 #BFC8F2
triadic
#BFE2F2 #F2BFE2 #E2F2BF
tetradic
#BFE2F2 #E9BFF2 #F2CFBF #C8F2BF
square
#BFE2F2 #E9BFF2 #F2CFBF #C8F2BF
split-complementary
#BFE2F2 #F2BFC8 #F2E9BF
monochromatic
#59B4DD #8CCBE8 #BFE2F2 #E6F3FA #E6F3FA
Accessibility & contrast
On white
1.37
#BFE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#BFE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2F2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2F2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#B1E7E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe2f2; /* rgb */ color: rgb(191, 226, 242); /* oklch */ color: oklch(89.3% 0.043 227.2);
Tailwind
colors: {
custom: {
50: '#d3ebf6',
500: '#bfe2f2',
950: '#000000',
},
}SCSS
$custom: #bfe2f2; $custom-light: #d3ebf6; $custom-dark: #000000;
JSON
{
"hex": "#bfe2f2",
"rgb": {
"r": 191,
"g": 226,
"b": 242
},
"hsl": {
"h": 198.824,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.89263,
"c": 0.04285,
"h": 227.2
},
"luminance": 0.7188
}Semantic roles & 50–950 ramp
primary
#BFE2F2
secondary
#D29C83
accent
#5117CE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485