#BFD1CC#BFD1CC
#BFD1CC is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.6% C 0.021 H 177.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD1CC |
|---|---|
| RGB | rgb(191, 209, 204) |
| HSL | hsl(163, 16%, 78%) |
| HSV | hsv(163, 9%, 82%) |
| CMYK | cmyk(8.6%, 0%, 2.4%, 18%) |
| CIE-LAB | lab(82.40, -7.01, 0.40) |
| CIE-LCH | lch(82.40, 7.02, 176.73°) |
| OKLab | oklab(84.56% -0.0206 0.001) |
| OKLCH | oklch(84.56% 0.021 177.4) |
| XYZ | xyz(55.1830, 61.0362, 65.9889) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.23
Light Grey
#D8DCD6
ΔE00 6.50
Light Gray
#D3D3D3
ΔE00 8.63
Powder Blue
#B0E0E6
ΔE00 8.83
Fog
#D8DCE0
ΔE00 8.85
Silver
#C0C0C0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD1CC #D1BFC4
analogous
#BFD1C3 #BFD1CC #BFCDD1
triadic
#BFD1CC #CCBFD1 #D1CCBF
tetradic
#BFD1CC #C3BFD1 #D1BFC4 #CDD1BF
square
#BFD1CC #C3BFD1 #D1BFC4 #CDD1BF
split-complementary
#BFD1CC #D1BFCD #D1C3BF
monochromatic
#789E93 #9BB7B0 #BFD1CC #E3EBE8 #EDF2F1
Accessibility & contrast
On white
1.59
#BFD1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BFD1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD1CC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD1CC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#BBD2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfd1cc; /* rgb */ color: rgb(191, 209, 204); /* oklch */ color: oklch(84.6% 0.021 177.4);
Tailwind
colors: {
custom: {
50: '#d2dfdb',
500: '#bfd1cc',
950: '#000000',
},
}SCSS
$custom: #bfd1cc; $custom-light: #d2dfdb; $custom-dark: #000000;
JSON
{
"hex": "#bfd1cc",
"rgb": {
"r": 191,
"g": 209,
"b": 204
},
"hsl": {
"h": 163.333,
"s": 16.364,
"l": 78.431
},
"oklch": {
"l": 0.84564,
"c": 0.02063,
"h": 177.4
},
"luminance": 0.61037
}Semantic roles & 50–950 ramp
primary
#BFD1CC
secondary
#A68F95
accent
#4B619B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484