#BFEFF7#BFEFF7
#BFEFF7 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.1% C 0.050 H 208.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFF7 |
|---|---|
| RGB | rgb(191, 239, 247) |
| HSL | hsl(189, 78%, 86%) |
| HSV | hsv(189, 23%, 97%) |
| CMYK | cmyk(22.7%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(91.47, -13.56, -8.91) |
| CIE-LCH | lch(91.47, 16.23, 213.29°) |
| OKLab | oklab(92.13% -0.0441 -0.0242) |
| OKLCH | oklch(92.13% 0.05 208.8) |
| XYZ | xyz(69.1359, 79.5221, 99.6842) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.18
Powder Blue
#B0E0E6
ΔE00 3.49
Light Sky Blue
#C6FCFF
ΔE00 3.66
Pale Blue
#D0FEFE
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.69
Very Light Blue
#D5FFFF
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFF7 #F7C7BF
analogous
#BFF7E3 #BFEFF7 #BFD3F7
triadic
#BFEFF7 #F7BFEF #EFF7BF
tetradic
#BFEFF7 #E3BFF7 #F7C7BF #D3F7BF
square
#BFEFF7 #E3BFF7 #F7C7BF #D3F7BF
split-complementary
#BFEFF7 #F7BFD3 #F7E3BF
monochromatic
#52D4E9 #89E1F0 #BFEFF7 #E4F8FC #E4F8FC
Accessibility & contrast
On white
1.24
#BFEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#BFEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFF7
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFF7 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#AEF3F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bfeff7; /* rgb */ color: rgb(191, 239, 247); /* oklch */ color: oklch(92.1% 0.050 208.8);
Tailwind
colors: {
custom: {
50: '#d3f4f9',
500: '#bfeff7',
950: '#000000',
},
}SCSS
$custom: #bfeff7; $custom-light: #d3f4f9; $custom-dark: #000000;
JSON
{
"hex": "#bfeff7",
"rgb": {
"r": 191,
"g": 239,
"b": 247
},
"hsl": {
"h": 188.571,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.92128,
"c": 0.0503,
"h": 208.8
},
"luminance": 0.79525
}Semantic roles & 50–950 ramp
primary
#BFEFF7
secondary
#DA8D81
accent
#290BDA
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585