#BFEFF6#BFEFF6
#BFEFF6 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.1% C 0.050 H 207.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFF6 |
|---|---|
| RGB | rgb(191, 239, 246) |
| HSL | hsl(188, 75%, 86%) |
| HSV | hsv(188, 22%, 96%) |
| CMYK | cmyk(22.4%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(91.44, -13.78, -8.43) |
| CIE-LCH | lch(91.44, 16.15, 211.45°) |
| OKLab | oklab(92.1% -0.0445 -0.0229) |
| OKLCH | oklch(92.1% 0.05 207.3) |
| XYZ | xyz(68.9820, 79.4606, 98.8737) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.09
Powder Blue
#B0E0E6
ΔE00 3.39
Light Sky Blue
#C6FCFF
ΔE00 3.40
Pale Blue
#D0FEFE
ΔE00 4.21
Really Light Blue
#D4FFFF
ΔE00 4.45
Very Light Blue
#D5FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFF6 #F6C6BF
analogous
#BFF6E1 #BFEFF6 #BFD3F6
triadic
#BFEFF6 #F6BFEF #EFF6BF
tetradic
#BFEFF6 #E1BFF6 #F6C6BF #D3F6BF
square
#BFEFF6 #E1BFF6 #F6C6BF #D3F6BF
split-complementary
#BFEFF6 #F6BFD3 #F6E1BF
monochromatic
#54D4E7 #89E2EE #BFEFF6 #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.24
#BFEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#BFEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFF6
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFF6 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#AEF3F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfeff6; /* rgb */ color: rgb(191, 239, 246); /* oklch */ color: oklch(92.1% 0.050 207.3);
Tailwind
colors: {
custom: {
50: '#d3f4f9',
500: '#bfeff6',
950: '#000000',
},
}SCSS
$custom: #bfeff6; $custom-light: #d3f4f9; $custom-dark: #000000;
JSON
{
"hex": "#bfeff6",
"rgb": {
"r": 191,
"g": 239,
"b": 246
},
"hsl": {
"h": 187.636,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.92097,
"c": 0.05003,
"h": 207.3
},
"luminance": 0.79463
}Semantic roles & 50–950 ramp
primary
#BFEFF6
secondary
#D88C81
accent
#280ED8
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585