#BFD0CC#BFD0CC
#BFD0CC is a very light, near-neutral teal. Relative luminance 0.605; OKLCH L 84.4% C 0.019 H 180.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD0CC |
|---|---|
| RGB | rgb(191, 208, 204) |
| HSL | hsl(166, 15%, 78%) |
| HSV | hsv(166, 8%, 82%) |
| CMYK | cmyk(8.2%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(82.13, -6.49, 0.02) |
| CIE-LCH | lch(82.13, 6.49, 179.86°) |
| OKLab | oklab(84.36% -0.0192 -0.0001) |
| OKLCH | oklch(84.36% 0.019 180.2) |
| XYZ | xyz(54.9385, 60.5470, 65.9074) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.70
Light Grey
#D8DCD6
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 8.15
Fog
#D8DCE0
ΔE00 8.37
Silver
#C0C0C0
ΔE00 8.56
Gainsboro
#DCDCDC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD0CC #D0BFC3
analogous
#BFD0C3 #BFD0CC #BFCBD0
triadic
#BFD0CC #CCBFD0 #D0CCBF
tetradic
#BFD0CC #C3BFD0 #D0BFC3 #CBD0BF
square
#BFD0CC #C3BFD0 #D0BFC3 #CBD0BF
split-complementary
#BFD0CC #D0BFCB #D0C3BF
monochromatic
#789C94 #9CB6B0 #BFD0CC #E2EAE8 #EDF2F1
Accessibility & contrast
On white
1.60
#BFD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BFD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD0CC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD0CC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#BBD1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfd0cc; /* rgb */ color: rgb(191, 208, 204); /* oklch */ color: oklch(84.4% 0.019 180.2);
Tailwind
colors: {
custom: {
50: '#d2dedb',
500: '#bfd0cc',
950: '#000000',
},
}SCSS
$custom: #bfd0cc; $custom-light: #d2dedb; $custom-dark: #000000;
JSON
{
"hex": "#bfd0cc",
"rgb": {
"r": 191,
"g": 208,
"b": 204
},
"hsl": {
"h": 165.882,
"s": 15.315,
"l": 78.235
},
"oklch": {
"l": 0.84355,
"c": 0.01921,
"h": 180.2
},
"luminance": 0.60548
}Semantic roles & 50–950 ramp
primary
#BFD0CC
secondary
#A48F94
accent
#4C5E9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484