#BFCDCB#BFCDCB
#BFCDCB is a very light, near-neutral teal. Relative luminance 0.591; OKLCH L 83.7% C 0.015 H 186.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDCB |
|---|---|
| RGB | rgb(191, 205, 203) |
| HSL | hsl(171, 12%, 78%) |
| HSV | hsv(171, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(81.32, -5.12, -0.64) |
| CIE-LCH | lch(81.32, 5.16, 187.14°) |
| OKLab | oklab(83.7% -0.0154 -0.0018) |
| OKLCH | oklch(83.7% 0.015 186.6) |
| XYZ | xyz(54.0944, 59.0502, 65.0362) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.28
Light Grey
#D8DCD6
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 6.92
Silver
#C0C0C0
ΔE00 7.03
Fog
#D8DCE0
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDCB #CDBFC1
analogous
#BFCDC4 #BFCDCB #BFC8CD
triadic
#BFCDCB #CBBFCD #CDCBBF
tetradic
#BFCDCB #C4BFCD #CDBFC1 #C8CDBF
square
#BFCDCB #C4BFCD #CDBFC1 #C8CDBF
split-complementary
#BFCDCB #CDBFC8 #CDC4BF
monochromatic
#7A9793 #9DB2AF #BFCDCB #E1E8E7 #EEF2F1
Accessibility & contrast
On white
1.64
#BFCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BFCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDCB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDCB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#BCCECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcdcb; /* rgb */ color: rgb(191, 205, 203); /* oklch */ color: oklch(83.7% 0.015 186.6);
Tailwind
colors: {
custom: {
50: '#d2dcda',
500: '#bfcdcb',
950: '#000000',
},
}SCSS
$custom: #bfcdcb; $custom-light: #d2dcda; $custom-dark: #000000;
JSON
{
"hex": "#bfcdcb",
"rgb": {
"r": 191,
"g": 205,
"b": 203
},
"hsl": {
"h": 171.429,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83703,
"c": 0.01549,
"h": 186.6
},
"luminance": 0.59051
}Semantic roles & 50–950 ramp
primary
#BFCDCB
secondary
#A18F92
accent
#4F5996
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483