#BDCECD#BDCECD
#BDCECD is a very light, near-neutral teal. Relative luminance 0.594; OKLCH L 83.8% C 0.018 H 192.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCECD |
|---|---|
| RGB | rgb(189, 206, 205) |
| HSL | hsl(176, 15%, 77%) |
| HSV | hsv(176, 8%, 81%) |
| CMYK | cmyk(8.3%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(81.49, -5.92, -1.47) |
| CIE-LCH | lch(81.49, 6.11, 193.96°) |
| OKLab | oklab(83.82% -0.0181 -0.004) |
| OKLCH | oklch(83.82% 0.019 192.5) |
| XYZ | xyz(54.0746, 59.3684, 66.3561) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.31
Light Grey
#D8DCD6
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 7.77
Fog
#D8DCE0
ΔE00 7.77
Silver
#C0C0C0
ΔE00 7.94
Lightblue
#ADD8E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCECD #CEBDBE
analogous
#BDCEC5 #BDCECD #BDC6CE
triadic
#BDCECD #CDBDCE #CECDBD
tetradic
#BDCECD #C5BDCE #CEBDBE #C6CEBD
square
#BDCECD #C5BDCE #CEBDBE #C6CEBD
split-complementary
#BDCECD #CEBDC6 #CEC5BD
monochromatic
#779A98 #9AB4B2 #BDCECD #E0E8E8 #EDF2F2
Accessibility & contrast
On white
1.63
#BDCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BDCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCECD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCECD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#B9CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdcecd; /* rgb */ color: rgb(189, 206, 205); /* oklch */ color: oklch(83.8% 0.018 192.5);
Tailwind
colors: {
custom: {
50: '#d1dddc',
500: '#bdcecd',
950: '#000000',
},
}SCSS
$custom: #bdcecd; $custom-light: #d1dddc; $custom-dark: #000000;
JSON
{
"hex": "#bdcecd",
"rgb": {
"r": 189,
"g": 206,
"b": 205
},
"hsl": {
"h": 176.471,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.83823,
"c": 0.0185,
"h": 192.5
},
"luminance": 0.59369
}Semantic roles & 50–950 ramp
primary
#BDCECD
secondary
#A28D8E
accent
#4D5199
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484