#BFD0CA#BFD0CA
#BFD0CA is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.3% C 0.020 H 172.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD0CA |
|---|---|
| RGB | rgb(191, 208, 202) |
| HSL | hsl(159, 15%, 78%) |
| HSV | hsv(159, 8%, 82%) |
| CMYK | cmyk(8.2%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(82.08, -6.87, 1.01) |
| CIE-LCH | lch(82.08, 6.95, 171.66°) |
| OKLab | oklab(84.3% -0.02 0.0026) |
| OKLCH | oklch(84.3% 0.02 172.7) |
| XYZ | xyz(54.7001, 60.4517, 64.6522) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.05
Light Grey
#D8DCD6
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 8.56
Silver
#C0C0C0
ΔE00 8.93
Fog
#D8DCE0
ΔE00 8.98
Gainsboro
#DCDCDC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD0CA #D0BFC5
analogous
#BFD0C1 #BFD0CA #BFCDD0
triadic
#BFD0CA #CABFD0 #D0CABF
tetradic
#BFD0CA #C1BFD0 #D0BFC5 #CDD0BF
square
#BFD0CA #C1BFD0 #D0BFC5 #CDD0BF
split-complementary
#BFD0CA #D0BFCD #D0C1BF
monochromatic
#789C90 #9CB6AD #BFD0CA #E2EAE7 #EDF2F0
Accessibility & contrast
On white
1.60
#BFD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BFD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD0CA
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD0CA | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#BCD0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfd0ca; /* rgb */ color: rgb(191, 208, 202); /* oklch */ color: oklch(84.3% 0.020 172.7);
Tailwind
colors: {
custom: {
50: '#d2deda',
500: '#bfd0ca',
950: '#000000',
},
}SCSS
$custom: #bfd0ca; $custom-light: #d2deda; $custom-dark: #000000;
JSON
{
"hex": "#bfd0ca",
"rgb": {
"r": 191,
"g": 208,
"b": 202
},
"hsl": {
"h": 158.824,
"s": 15.315,
"l": 78.235
},
"oklch": {
"l": 0.84298,
"c": 0.02016,
"h": 172.7
},
"luminance": 0.60452
}Semantic roles & 50–950 ramp
primary
#BFD0CA
secondary
#A48F96
accent
#4C679A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483