#BDCBCC#BDCBCC
#BDCBCC is a very light, near-neutral teal. Relative luminance 0.579; OKLCH L 83.2% C 0.015 H 202.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBCC |
|---|---|
| RGB | rgb(189, 203, 204) |
| HSL | hsl(184, 13%, 77%) |
| HSV | hsv(184, 7%, 80%) |
| CMYK | cmyk(7.4%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(80.68, -4.55, -2.13) |
| CIE-LCH | lch(80.68, 5.03, 205.12°) |
| OKLab | oklab(83.17% -0.0142 -0.0058) |
| OKLCH | oklch(83.17% 0.015 202) |
| XYZ | xyz(53.2390, 57.8897, 65.4840) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.19
Silver
#C0C0C0
ΔE00 6.50
Light Grey
#D8DCD6
ΔE00 6.63
Light Gray
#D3D3D3
ΔE00 6.69
Fog
#D8DCE0
ΔE00 6.81
Dove Gray
#B6B8BD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBCC #CCBEBD
analogous
#BDCCC6 #BDCBCC #BDC4CC
triadic
#BDCBCC #CCBDCB #CBCCBD
tetradic
#BDCBCC #C6BDCC #CCBEBD #C4CCBD
square
#BDCBCC #C6BDCC #CCBEBD #C4CCBD
split-complementary
#BDCBCC #CCBDC4 #CCC6BD
monochromatic
#789597 #9AB0B1 #BDCBCC #E0E6E7 #EEF1F2
Accessibility & contrast
On white
1.67
#BDCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BDCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBCC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBCC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#B9CCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcbcc; /* rgb */ color: rgb(189, 203, 204); /* oklch */ color: oklch(83.2% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#d1dadb',
500: '#bdcbcc',
950: '#000000',
},
}SCSS
$custom: #bdcbcc; $custom-light: #d1dadb; $custom-dark: #000000;
JSON
{
"hex": "#bdcbcc",
"rgb": {
"r": 189,
"g": 203,
"b": 204
},
"hsl": {
"h": 184,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.8317,
"c": 0.01536,
"h": 202
},
"luminance": 0.5789
}Semantic roles & 50–950 ramp
primary
#BDCBCC
secondary
#A08E8D
accent
#534F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384