#BFCDC6#BFCDC6
#BFCDC6 is a very light, near-neutral teal. Relative luminance 0.588; OKLCH L 83.6% C 0.018 H 164.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDC6 |
|---|---|
| RGB | rgb(191, 205, 198) |
| HSL | hsl(150, 12%, 78%) |
| HSV | hsv(150, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(81.19, -6.07, 1.84) |
| CIE-LCH | lch(81.19, 6.34, 163.09°) |
| OKLab | oklab(83.56% -0.0174 0.0048) |
| OKLCH | oklch(83.56% 0.018 164.6) |
| XYZ | xyz(53.5082, 58.8157, 61.9487) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.23
Light Grey
#D8DCD6
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 8.01
Silver
#C0C0C0
ΔE00 8.05
Gainsboro
#DCDCDC
ΔE00 8.82
Fog
#D8DCE0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDC6 #CDBFC6
analogous
#BFCDBF #BFCDC6 #BFCDCD
triadic
#BFCDC6 #C6BFCD #CDC6BF
tetradic
#BFCDC6 #BFBFCD #CDBFC6 #CDCDBF
square
#BFCDC6 #BFBFCD #CDBFC6 #CDCDBF
split-complementary
#BFCDC6 #CDBFCD #CDBFBF
monochromatic
#7A9789 #9DB2A7 #BFCDC6 #E1E8E5 #EEF2F0
Accessibility & contrast
On white
1.65
#BFCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BFCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDC6
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDC6 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC6
Deuteranopia (green-blind)
#CAC9C6
Tritanopia (blue-blind)
#BDCDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcdc6; /* rgb */ color: rgb(191, 205, 198); /* oklch */ color: oklch(83.6% 0.018 164.6);
Tailwind
colors: {
custom: {
50: '#d2dcd7',
500: '#bfcdc6',
950: '#000000',
},
}SCSS
$custom: #bfcdc6; $custom-light: #d2dcd7; $custom-dark: #000000;
JSON
{
"hex": "#bfcdc6",
"rgb": {
"r": 191,
"g": 205,
"b": 198
},
"hsl": {
"h": 150,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83559,
"c": 0.01801,
"h": 164.6
},
"luminance": 0.58816
}Semantic roles & 50–950 ramp
primary
#BFCDC6
secondary
#A18F98
accent
#4F7396
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483