#BDCFCB#BDCFCB
#BDCFCB is a very light, muted teal. Relative luminance 0.598; OKLCH L 84.0% C 0.020 H 181.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFCB |
|---|---|
| RGB | rgb(189, 207, 203) |
| HSL | hsl(167, 16%, 78%) |
| HSV | hsv(167, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.71, -6.83, -0.09) |
| CIE-LCH | lch(81.71, 6.83, 180.79°) |
| OKLab | oklab(83.97% -0.0202 -0.0004) |
| OKLCH | oklch(83.97% 0.02 181) |
| XYZ | xyz(54.0762, 59.7555, 65.1733) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 8.54
Fog
#D8DCE0
ΔE00 8.77
Silver
#C0C0C0
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFCB #CFBDC1
analogous
#BDCFC2 #BDCFCB #BDCACF
triadic
#BDCFCB #CBBDCF #CFCBBD
tetradic
#BDCFCB #C2BDCF #CFBDC1 #CACFBD
square
#BDCFCB #C2BDCF #CFBDC1 #CACFBD
split-complementary
#BDCFCB #CFBDCA #CFC2BD
monochromatic
#769B93 #9AB5AF #BDCFCB #E0E9E7 #EDF2F1
Accessibility & contrast
On white
1.62
#BDCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BDCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFCB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFCB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#B9D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdcfcb; /* rgb */ color: rgb(189, 207, 203); /* oklch */ color: oklch(84.0% 0.020 181.0);
Tailwind
colors: {
custom: {
50: '#d1ddda',
500: '#bdcfcb',
950: '#000000',
},
}SCSS
$custom: #bdcfcb; $custom-light: #d1ddda; $custom-dark: #000000;
JSON
{
"hex": "#bdcfcb",
"rgb": {
"r": 189,
"g": 207,
"b": 203
},
"hsl": {
"h": 166.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83972,
"c": 0.02025,
"h": 181
},
"luminance": 0.59756
}Semantic roles & 50–950 ramp
primary
#BDCFCB
secondary
#A38D92
accent
#4B5D9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483