#BFE7EE#BFE7EE
#BFE7EE is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.2% C 0.043 H 209.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE7EE |
|---|---|
| RGB | rgb(191, 231, 238) |
| HSL | hsl(189, 58%, 84%) |
| HSV | hsv(189, 20%, 93%) |
| CMYK | cmyk(19.7%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(89.11, -11.44, -7.70) |
| CIE-LCH | lch(89.11, 13.79, 213.94°) |
| OKLab | oklab(90.18% -0.0372 -0.0209) |
| OKLCH | oklch(90.18% 0.043 209.4) |
| XYZ | xyz(65.4901, 74.3991, 91.7823) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.84
Pale Sky Blue
#BDF6FE
ΔE00 4.42
Lightblue
#ADD8E6
ΔE00 4.43
Light Sky Blue
#C6FCFF
ΔE00 5.54
Pale Blue
#D0FEFE
ΔE00 5.82
Very Light Blue
#D5FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE7EE #EEC6BF
analogous
#BFEEDE #BFE7EE #BFD0EE
triadic
#BFE7EE #EEBFE7 #E7EEBF
tetradic
#BFE7EE #DEBFEE #EEC6BF #D0EEBF
square
#BFE7EE #DEBFEE #EEC6BF #D0EEBF
split-complementary
#BFE7EE #EEBFD0 #EEDEBF
monochromatic
#5EC3D4 #8FD5E1 #BFE7EE #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.32
#BFE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#BFE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE7EE
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE7EE | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EE
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#B1EBE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bfe7ee; /* rgb */ color: rgb(191, 231, 238); /* oklch */ color: oklch(90.2% 0.043 209.4);
Tailwind
colors: {
custom: {
50: '#d3eef3',
500: '#bfe7ee',
950: '#000000',
},
}SCSS
$custom: #bfe7ee; $custom-light: #d3eef3; $custom-dark: #000000;
JSON
{
"hex": "#bfe7ee",
"rgb": {
"r": 191,
"g": 231,
"b": 238
},
"hsl": {
"h": 188.936,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.90176,
"c": 0.04263,
"h": 209.4
},
"luminance": 0.74401
}Semantic roles & 50–950 ramp
primary
#BFE7EE
secondary
#CC9086
accent
#3920C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585