#BDD0CC#BDD0CC
#BDD0CC is a very light, muted teal. Relative luminance 0.603; OKLCH L 84.2% C 0.021 H 181.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD0CC |
|---|---|
| RGB | rgb(189, 208, 204) |
| HSL | hsl(167, 17%, 78%) |
| HSV | hsv(167, 9%, 82%) |
| CMYK | cmyk(9.1%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(82.00, -7.16, -0.20) |
| CIE-LCH | lch(82.00, 7.16, 181.64°) |
| OKLab | oklab(84.21% -0.0213 -0.0007) |
| OKLCH | oklch(84.21% 0.021 181.8) |
| XYZ | xyz(54.4388, 60.2894, 65.8839) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.82
Lightblue
#ADD8E6
ΔE00 8.93
Fog
#D8DCE0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD0CC #D0BDC1
analogous
#BDD0C2 #BDD0CC #BDCAD0
triadic
#BDD0CC #CCBDD0 #D0CCBD
tetradic
#BDD0CC #C2BDD0 #D0BDC1 #CAD0BD
square
#BDD0CC #C2BDD0 #D0BDC1 #CAD0BD
split-complementary
#BDD0CC #D0BDCA #D0C2BD
monochromatic
#769D95 #99B7B0 #BDD0CC #E1E9E8 #EDF2F1
Accessibility & contrast
On white
1.61
#BDD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BDD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD0CC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD0CC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#B9D1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdd0cc; /* rgb */ color: rgb(189, 208, 204); /* oklch */ color: oklch(84.2% 0.021 181.8);
Tailwind
colors: {
custom: {
50: '#d1dedb',
500: '#bdd0cc',
950: '#000000',
},
}SCSS
$custom: #bdd0cc; $custom-light: #d1dedb; $custom-dark: #000000;
JSON
{
"hex": "#bdd0cc",
"rgb": {
"r": 189,
"g": 208,
"b": 204
},
"hsl": {
"h": 167.368,
"s": 16.814,
"l": 77.843
},
"oklch": {
"l": 0.8421,
"c": 0.02126,
"h": 181.8
},
"luminance": 0.6029
}Semantic roles & 50–950 ramp
primary
#BDD0CC
secondary
#A58D92
accent
#4A5B9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484