#BFCED0#BFCED0
#BFCED0 is a very light, near-neutral teal. Relative luminance 0.598; OKLCH L 84.1% C 0.017 H 206.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCED0 |
|---|---|
| RGB | rgb(191, 206, 208) |
| HSL | hsl(187, 15%, 78%) |
| HSV | hsv(187, 8%, 82%) |
| CMYK | cmyk(8.2%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(81.71, -4.68, -2.74) |
| CIE-LCH | lch(81.71, 5.42, 210.33°) |
| OKLab | oklab(84.06% -0.0148 -0.0074) |
| OKLCH | oklch(84.06% 0.017 206.4) |
| XYZ | xyz(54.9399, 59.7723, 68.3050) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.66
Fog
#D8DCE0
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 6.71
Silver
#C0C0C0
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCED0 #D0C1BF
analogous
#BFD0C9 #BFCED0 #BFC5D0
triadic
#BFCED0 #D0BFCE #CED0BF
tetradic
#BFCED0 #C9BFD0 #D0C1BF #C5D0BF
square
#BFCED0 #C9BFD0 #D0C1BF #C5D0BF
split-complementary
#BFCED0 #D0BFC5 #D0C9BF
monochromatic
#78989C #9CB3B6 #BFCED0 #E2E9EA #EDF1F2
Accessibility & contrast
On white
1.62
#BFCED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BFCED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCED0
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCED0 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD0
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#BBCFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfced0; /* rgb */ color: rgb(191, 206, 208); /* oklch */ color: oklch(84.1% 0.017 206.4);
Tailwind
colors: {
custom: {
50: '#d2ddde',
500: '#bfced0',
950: '#000000',
},
}SCSS
$custom: #bfced0; $custom-light: #d2ddde; $custom-dark: #000000;
JSON
{
"hex": "#bfced0",
"rgb": {
"r": 191,
"g": 206,
"b": 208
},
"hsl": {
"h": 187.059,
"s": 15.315,
"l": 78.235
},
"oklch": {
"l": 0.84059,
"c": 0.01657,
"h": 206.4
},
"luminance": 0.59773
}Semantic roles & 50–950 ramp
primary
#BFCED0
secondary
#A4918F
accent
#554C9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484