#BFD0CD#BFD0CD
#BFD0CD is a very light, near-neutral teal. Relative luminance 0.606; OKLCH L 84.4% C 0.019 H 184.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD0CD |
|---|---|
| RGB | rgb(191, 208, 205) |
| HSL | hsl(169, 15%, 78%) |
| HSV | hsv(169, 8%, 82%) |
| CMYK | cmyk(8.2%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(82.16, -6.30, -0.48) |
| CIE-LCH | lch(82.16, 6.32, 184.36°) |
| OKLab | oklab(84.39% -0.0188 -0.0014) |
| OKLCH | oklch(84.39% 0.019 184.2) |
| XYZ | xyz(55.0588, 60.5952, 66.5411) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.56
Light Grey
#D8DCD6
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 7.96
Fog
#D8DCE0
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD0CD #D0BFC2
analogous
#BFD0C4 #BFD0CD #BFCAD0
triadic
#BFD0CD #CDBFD0 #D0CDBF
tetradic
#BFD0CD #C4BFD0 #D0BFC2 #CAD0BF
square
#BFD0CD #C4BFD0 #D0BFC2 #CAD0BF
split-complementary
#BFD0CD #D0BFCA #D0C4BF
monochromatic
#789C96 #9CB6B1 #BFD0CD #E2EAE9 #EDF2F1
Accessibility & contrast
On white
1.60
#BFD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BFD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD0CD
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD0CD | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#BBD1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfd0cd; /* rgb */ color: rgb(191, 208, 205); /* oklch */ color: oklch(84.4% 0.019 184.2);
Tailwind
colors: {
custom: {
50: '#d2dedc',
500: '#bfd0cd',
950: '#000000',
},
}SCSS
$custom: #bfd0cd; $custom-light: #d2dedc; $custom-dark: #000000;
JSON
{
"hex": "#bfd0cd",
"rgb": {
"r": 191,
"g": 208,
"b": 205
},
"hsl": {
"h": 169.412,
"s": 15.315,
"l": 78.235
},
"oklch": {
"l": 0.84385,
"c": 0.01887,
"h": 184.2
},
"luminance": 0.60596
}Semantic roles & 50–950 ramp
primary
#BFD0CD
secondary
#A48F93
accent
#4C5A9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484