#BDCFCA#BDCFCA
#BDCFCA is a very light, muted teal. Relative luminance 0.597; OKLCH L 83.9% C 0.021 H 177.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFCA |
|---|---|
| RGB | rgb(189, 207, 202) |
| HSL | hsl(163, 16%, 78%) |
| HSV | hsv(163, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.68, -7.02, 0.40) |
| CIE-LCH | lch(81.68, 7.04, 176.73°) |
| OKLab | oklab(83.94% -0.0206 0.001) |
| OKLCH | oklch(83.94% 0.021 177.3) |
| XYZ | xyz(53.9574, 59.7080, 64.5477) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.16
Light Grey
#D8DCD6
ΔE00 6.76
Light Gray
#D3D3D3
ΔE00 8.74
Silver
#C0C0C0
ΔE00 8.96
Powder Blue
#B0E0E6
ΔE00 8.98
Fog
#D8DCE0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFCA #CFBDC2
analogous
#BDCFC1 #BDCFCA #BDCBCF
triadic
#BDCFCA #CABDCF #CFCABD
tetradic
#BDCFCA #C1BDCF #CFBDC2 #CBCFBD
square
#BDCFCA #C1BDCF #CFBDC2 #CBCFBD
split-complementary
#BDCFCA #CFBDCB #CFC1BD
monochromatic
#769B91 #9AB5AE #BDCFCA #E0E9E6 #EDF2F1
Accessibility & contrast
On white
1.62
#BDCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BDCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFCA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFCA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#B9D0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdcfca; /* rgb */ color: rgb(189, 207, 202); /* oklch */ color: oklch(83.9% 0.021 177.3);
Tailwind
colors: {
custom: {
50: '#d1ddda',
500: '#bdcfca',
950: '#000000',
},
}SCSS
$custom: #bdcfca; $custom-light: #d1ddda; $custom-dark: #000000;
JSON
{
"hex": "#bdcfca",
"rgb": {
"r": 189,
"g": 207,
"b": 202
},
"hsl": {
"h": 163.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83943,
"c": 0.02066,
"h": 177.3
},
"luminance": 0.59709
}Semantic roles & 50–950 ramp
primary
#BDCFCA
secondary
#A38D93
accent
#4B619A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483