#BFCFCE#BFCFCE
#BFCFCE is a very light, near-neutral teal. Relative luminance 0.602; OKLCH L 84.2% C 0.017 H 192.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFCE |
|---|---|
| RGB | rgb(191, 207, 206) |
| HSL | hsl(176, 14%, 78%) |
| HSV | hsv(176, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(81.92, -5.59, -1.36) |
| CIE-LCH | lch(81.92, 5.75, 193.68°) |
| OKLab | oklab(84.21% -0.017 -0.0037) |
| OKLCH | oklch(84.21% 0.017 192.3) |
| XYZ | xyz(54.9368, 60.1575, 67.0978) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 6.26
Fog
#D8DCE0
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.34
Silver
#C0C0C0
ΔE00 7.71
Gainsboro
#DCDCDC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFCE #CFBFC0
analogous
#BFCFC6 #BFCFCE #BFC8CF
triadic
#BFCFCE #CEBFCF #CFCEBF
tetradic
#BFCFCE #C6BFCF #CFBFC0 #C8CFBF
square
#BFCFCE #C6BFCF #CFBFC0 #C8CFBF
split-complementary
#BFCFCE #CFBFC8 #CFC6BF
monochromatic
#799B98 #9CB5B3 #BFCFCE #E2E9E9 #EEF2F2
Accessibility & contrast
On white
1.61
#BFCFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BFCFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFCE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFCE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCE
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#BBD0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcfce; /* rgb */ color: rgb(191, 207, 206); /* oklch */ color: oklch(84.2% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#d2dddc',
500: '#bfcfce',
950: '#000000',
},
}SCSS
$custom: #bfcfce; $custom-light: #d2dddc; $custom-dark: #000000;
JSON
{
"hex": "#bfcfce",
"rgb": {
"r": 191,
"g": 207,
"b": 206
},
"hsl": {
"h": 176.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84206,
"c": 0.01742,
"h": 192.3
},
"luminance": 0.60158
}Semantic roles & 50–950 ramp
primary
#BFCFCE
secondary
#A38F90
accent
#4D5298
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484