#BDCED1#BDCED1
#BDCED1 is a very light, near-neutral teal. Relative luminance 0.596; OKLCH L 83.9% C 0.019 H 209.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCED1 |
|---|---|
| RGB | rgb(189, 206, 209) |
| HSL | hsl(189, 18%, 78%) |
| HSV | hsv(189, 10%, 82%) |
| CMYK | cmyk(9.6%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(81.60, -5.14, -3.45) |
| CIE-LCH | lch(81.60, 6.19, 213.90°) |
| OKLab | oklab(83.94% -0.0165 -0.0093) |
| OKLCH | oklch(83.94% 0.019 209.4) |
| XYZ | xyz(54.5636, 59.5640, 68.9316) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.38
Fog
#D8DCE0
ΔE00 6.90
Light Grey
#D8DCD6
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.41
Silver
#C0C0C0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCED1 #D1C0BD
analogous
#BDD1CA #BDCED1 #BDC4D1
triadic
#BDCED1 #D1BDCE #CED1BD
tetradic
#BDCED1 #CABDD1 #D1C0BD #C4D1BD
square
#BDCED1 #CABDD1 #D1C0BD #C4D1BD
split-complementary
#BDCED1 #D1BDC4 #D1CABD
monochromatic
#75989F #99B3B8 #BDCED1 #E1E9EA #EDF2F2
Accessibility & contrast
On white
1.63
#BDCED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BDCED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCED1
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCED1 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD1
Deuteranopia (green-blind)
#C7CAD1
Tritanopia (blue-blind)
#B8D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdced1; /* rgb */ color: rgb(189, 206, 209); /* oklch */ color: oklch(83.9% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#d1dddf',
500: '#bdced1',
950: '#000000',
},
}SCSS
$custom: #bdced1; $custom-light: #d1dddf; $custom-dark: #000000;
JSON
{
"hex": "#bdced1",
"rgb": {
"r": 189,
"g": 206,
"b": 209
},
"hsl": {
"h": 189,
"s": 17.857,
"l": 78.039
},
"oklch": {
"l": 0.83943,
"c": 0.01895,
"h": 209.4
},
"luminance": 0.59565
}Semantic roles & 50–950 ramp
primary
#BDCED1
secondary
#A6908C
accent
#56499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484