#BFECEB#BFECEB
#BFECEB is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.1% C 0.046 H 194.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECEB |
|---|---|
| RGB | rgb(191, 236, 235) |
| HSL | hsl(179, 54%, 84%) |
| HSV | hsv(179, 19%, 93%) |
| CMYK | cmyk(19.1%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(90.35, -14.59, -4.30) |
| CIE-LCH | lch(90.35, 15.21, 196.43°) |
| OKLab | oklab(91.13% -0.0448 -0.0117) |
| OKLCH | oklch(91.13% 0.046 194.7) |
| XYZ | xyz(66.4724, 77.0631, 89.9535) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.47
Light Sky Blue
#C6FCFF
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 3.81
Powder Blue
#B0E0E6
ΔE00 3.92
Really Light Blue
#D4FFFF
ΔE00 4.17
Very Light Blue
#D5FFFF
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECEB #ECBFC0
analogous
#BFECD4 #BFECEB #BFD6EC
triadic
#BFECEB #EBBFEC #ECEBBF
tetradic
#BFECEB #D4BFEC #ECBFC0 #D6ECBF
square
#BFECEB #D4BFEC #ECBFC0 #D6ECBF
split-complementary
#BFECEB #ECBFD6 #ECD4BF
monochromatic
#61D0CE #90DEDC #BFECEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.28
#BFECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BFECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECEB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECEB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#DDE1EB
Tritanopia (blue-blind)
#B1EFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfeceb; /* rgb */ color: rgb(191, 236, 235); /* oklch */ color: oklch(91.1% 0.046 194.7);
Tailwind
colors: {
custom: {
50: '#d3f2f1',
500: '#bfeceb',
950: '#000000',
},
}SCSS
$custom: #bfeceb; $custom-light: #d3f2f1; $custom-dark: #000000;
JSON
{
"hex": "#bfeceb",
"rgb": {
"r": 191,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.667,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.91132,
"c": 0.04634,
"h": 194.7
},
"luminance": 0.77065
}Semantic roles & 50–950 ramp
primary
#BFECEB
secondary
#C98688
accent
#2427C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585