#BFE2EE#BFE2EE
#BFE2EE is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.1% C 0.040 H 220.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2EE |
|---|---|
| RGB | rgb(191, 226, 238) |
| HSL | hsl(195, 58%, 84%) |
| HSV | hsv(195, 20%, 93%) |
| CMYK | cmyk(19.7%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(87.80, -8.90, -9.65) |
| CIE-LCH | lch(87.80, 13.13, 227.34°) |
| OKLab | oklab(89.13% -0.0306 -0.0262) |
| OKLCH | oklch(89.13% 0.04 220.6) |
| XYZ | xyz(64.1106, 71.6402, 91.3224) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.21
Powder Blue
#B0E0E6
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 5.60
Pale Sky Blue
#BDF6FE
ΔE00 6.83
Lightcyan
#E0FFFF
ΔE00 7.98
Light Sky Blue
#C6FCFF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2EE #EECBBF
analogous
#BFEEE3 #BFE2EE #BFCBEE
triadic
#BFE2EE #EEBFE2 #E2EEBF
tetradic
#BFE2EE #E3BFEE #EECBBF #CBEEBF
square
#BFE2EE #E3BFEE #EECBBF #CBEEBF
split-complementary
#BFE2EE #EEBFCB #EEE3BF
monochromatic
#5EB6D4 #8FCCE1 #BFE2EE #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.37
#BFE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#BFE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2EE
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2EE | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0EF
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#B2E6E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe2ee; /* rgb */ color: rgb(191, 226, 238); /* oklch */ color: oklch(89.1% 0.040 220.6);
Tailwind
colors: {
custom: {
50: '#d3ebf3',
500: '#bfe2ee',
950: '#000000',
},
}SCSS
$custom: #bfe2ee; $custom-light: #d3ebf3; $custom-dark: #000000;
JSON
{
"hex": "#bfe2ee",
"rgb": {
"r": 191,
"g": 226,
"b": 238
},
"hsl": {
"h": 195.319,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.89134,
"c": 0.04026,
"h": 220.6
},
"luminance": 0.71642
}Semantic roles & 50–950 ramp
primary
#BFE2EE
secondary
#CC9786
accent
#4A20C6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485