#BFD1CA#BFD1CA
#BFD1CA is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.5% C 0.022 H 170.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD1CA |
|---|---|
| RGB | rgb(191, 209, 202) |
| HSL | hsl(157, 16%, 78%) |
| HSV | hsv(157, 9%, 82%) |
| CMYK | cmyk(8.6%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(82.35, -7.39, 1.39) |
| CIE-LCH | lch(82.35, 7.52, 169.34°) |
| OKLab | oklab(84.51% -0.0214 0.0036) |
| OKLCH | oklch(84.51% 0.022 170.5) |
| XYZ | xyz(54.9447, 60.9408, 64.7337) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 9.05
Powder Blue
#B0E0E6
ΔE00 9.29
Fog
#D8DCE0
ΔE00 9.46
Silver
#C0C0C0
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD1CA #D1BFC6
analogous
#BFD1C1 #BFD1CA #BFCFD1
triadic
#BFD1CA #CABFD1 #D1CABF
tetradic
#BFD1CA #C1BFD1 #D1BFC6 #CFD1BF
square
#BFD1CA #C1BFD1 #D1BFC6 #CFD1BF
split-complementary
#BFD1CA #D1BFCF #D1C1BF
monochromatic
#789E8F #9BB7AD #BFD1CA #E3EBE7 #EDF2F0
Accessibility & contrast
On white
1.59
#BFD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BFD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD1CA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD1CA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#CCCCCA
Tritanopia (blue-blind)
#BBD1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfd1ca; /* rgb */ color: rgb(191, 209, 202); /* oklch */ color: oklch(84.5% 0.022 170.5);
Tailwind
colors: {
custom: {
50: '#d2dfda',
500: '#bfd1ca',
950: '#000000',
},
}SCSS
$custom: #bfd1ca; $custom-light: #d2dfda; $custom-dark: #000000;
JSON
{
"hex": "#bfd1ca",
"rgb": {
"r": 191,
"g": 209,
"b": 202
},
"hsl": {
"h": 156.667,
"s": 16.364,
"l": 78.431
},
"oklch": {
"l": 0.84506,
"c": 0.0217,
"h": 170.5
},
"luminance": 0.60942
}Semantic roles & 50–950 ramp
primary
#BFD1CA
secondary
#A68F98
accent
#4B6A9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483