#BFECEC#BFECEC
#BFECEC is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.2% C 0.046 H 196.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECEC |
|---|---|
| RGB | rgb(191, 236, 236) |
| HSL | hsl(180, 54%, 84%) |
| HSV | hsv(180, 19%, 93%) |
| CMYK | cmyk(19.1%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(90.38, -14.38, -4.78) |
| CIE-LCH | lch(90.38, 15.16, 198.40°) |
| OKLab | oklab(91.16% -0.0444 -0.013) |
| OKLCH | oklch(91.16% 0.046 196.4) |
| XYZ | xyz(66.6173, 77.1211, 90.7165) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.53
Powder Blue
#B0E0E6
ΔE00 3.65
Light Sky Blue
#C6FCFF
ΔE00 3.67
Pale Blue
#D0FEFE
ΔE00 3.77
Pale Sky Blue
#BDF6FE
ΔE00 3.94
Really Light Blue
#D4FFFF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECEC #ECBFBF
analogous
#BFECD5 #BFECEC #BFD5EC
triadic
#BFECEC #ECBFEC #ECECBF
tetradic
#BFECEC #D5BFEC #ECBFBF #D5ECBF
square
#BFECEC #D5BFEC #ECBFBF #D5ECBF
split-complementary
#BFECEC #ECBFD5 #ECD5BF
monochromatic
#61D0D0 #90DEDE #BFECEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.28
#BFECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BFECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECEC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECEC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EC
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#B1EFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfecec; /* rgb */ color: rgb(191, 236, 236); /* oklch */ color: oklch(91.2% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#d3f2f2',
500: '#bfecec',
950: '#000000',
},
}SCSS
$custom: #bfecec; $custom-light: #d3f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bfecec",
"rgb": {
"r": 191,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.91162,
"c": 0.04632,
"h": 196.4
},
"luminance": 0.77123
}Semantic roles & 50–950 ramp
primary
#BFECEC
secondary
#C98686
accent
#2424C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585