#BFE2EF#BFE2EF
#BFE2EF is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.2% C 0.041 H 222.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2EF |
|---|---|
| RGB | rgb(191, 226, 239) |
| HSL | hsl(196, 60%, 84%) |
| HSV | hsv(196, 20%, 94%) |
| CMYK | cmyk(20.1%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.82, -8.68, -10.14) |
| CIE-LCH | lch(87.82, 13.35, 229.42°) |
| OKLab | oklab(89.17% -0.0302 -0.0275) |
| OKLCH | oklch(89.17% 0.041 222.3) |
| XYZ | xyz(64.2579, 71.6991, 92.0983) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.26
Powder Blue
#B0E0E6
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 5.38
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Lightcyan
#E0FFFF
ΔE00 8.23
Light Sky Blue
#C6FCFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2EF #EFCCBF
analogous
#BFEFE4 #BFE2EF #BFCAEF
triadic
#BFE2EF #EFBFE2 #E2EFBF
tetradic
#BFE2EF #E4BFEF #EFCCBF #CAEFBF
square
#BFE2EF #E4BFEF #EFCCBF #CAEFBF
split-complementary
#BFE2EF #EFBFCA #EFE4BF
monochromatic
#5DB6D7 #8ECCE3 #BFE2EF #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.37
#BFE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BFE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2EF
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2EF | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#B1E6E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe2ef; /* rgb */ color: rgb(191, 226, 239); /* oklch */ color: oklch(89.2% 0.041 222.3);
Tailwind
colors: {
custom: {
50: '#d3ebf4',
500: '#bfe2ef',
950: '#000000',
},
}SCSS
$custom: #bfe2ef; $custom-light: #d3ebf4; $custom-dark: #000000;
JSON
{
"hex": "#bfe2ef",
"rgb": {
"r": 191,
"g": 226,
"b": 239
},
"hsl": {
"h": 196.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.89166,
"c": 0.04085,
"h": 222.3
},
"luminance": 0.71701
}Semantic roles & 50–950 ramp
primary
#BFE2EF
secondary
#CD9985
accent
#4C1EC8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485