#BDD0CD#BDD0CD
#BDD0CD is a very light, muted teal. Relative luminance 0.603; OKLCH L 84.2% C 0.021 H 185.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD0CD |
|---|---|
| RGB | rgb(189, 208, 205) |
| HSL | hsl(171, 17%, 78%) |
| HSV | hsv(171, 9%, 82%) |
| CMYK | cmyk(9.1%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(82.02, -6.97, -0.70) |
| CIE-LCH | lch(82.02, 7.00, 185.74°) |
| OKLab | oklab(84.24% -0.0208 -0.002) |
| OKLCH | oklch(84.24% 0.021 185.4) |
| XYZ | xyz(54.5591, 60.3375, 66.5176) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.23
Light Grey
#D8DCD6
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 8.27
Lightblue
#ADD8E6
ΔE00 8.55
Light Gray
#D3D3D3
ΔE00 8.64
Fog
#D8DCE0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD0CD #D0BDC0
analogous
#BDD0C3 #BDD0CD #BDC9D0
triadic
#BDD0CD #CDBDD0 #D0CDBD
tetradic
#BDD0CD #C3BDD0 #D0BDC0 #C9D0BD
square
#BDD0CD #C3BDD0 #D0BDC0 #C9D0BD
split-complementary
#BDD0CD #D0BDC9 #D0C3BD
monochromatic
#769D97 #99B7B2 #BDD0CD #E1E9E8 #EDF2F1
Accessibility & contrast
On white
1.61
#BDD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BDD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD0CD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD0CD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#B8D1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdd0cd; /* rgb */ color: rgb(189, 208, 205); /* oklch */ color: oklch(84.2% 0.021 185.4);
Tailwind
colors: {
custom: {
50: '#d1dedc',
500: '#bdd0cd',
950: '#000000',
},
}SCSS
$custom: #bdd0cd; $custom-light: #d1dedc; $custom-dark: #000000;
JSON
{
"hex": "#bdd0cd",
"rgb": {
"r": 189,
"g": 208,
"b": 205
},
"hsl": {
"h": 170.526,
"s": 16.814,
"l": 77.843
},
"oklch": {
"l": 0.84239,
"c": 0.02094,
"h": 185.4
},
"luminance": 0.60338
}Semantic roles & 50–950 ramp
primary
#BDD0CD
secondary
#A58D90
accent
#4A579B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484