#BDCCCE#BDCCCE
#BDCCCE is a very light, near-neutral teal. Relative luminance 0.585; OKLCH L 83.4% C 0.017 H 206.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCCE |
|---|---|
| RGB | rgb(189, 204, 206) |
| HSL | hsl(187, 15%, 77%) |
| HSV | hsv(187, 8%, 81%) |
| CMYK | cmyk(8.3%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(80.99, -4.69, -2.74) |
| CIE-LCH | lch(80.99, 5.43, 210.33°) |
| OKLab | oklab(83.44% -0.0149 -0.0074) |
| OKLCH | oklch(83.44% 0.017 206.4) |
| XYZ | xyz(53.7173, 58.4601, 66.8344) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.61
Fog
#D8DCE0
ΔE00 6.75
Silver
#C0C0C0
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCCE #CEBFBD
analogous
#BDCEC8 #BDCCCE #BDC3CE
triadic
#BDCCCE #CEBDCC #CCCEBD
tetradic
#BDCCCE #C8BDCE #CEBFBD #C3CEBD
square
#BDCCCE #C8BDCE #CEBFBD #C3CEBD
split-complementary
#BDCCCE #CEBDC3 #CEC8BD
monochromatic
#77969A #9AB1B4 #BDCCCE #E0E7E8 #EDF1F2
Accessibility & contrast
On white
1.65
#BDCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BDCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCCE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCCE | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCE
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#B8CDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdccce; /* rgb */ color: rgb(189, 204, 206); /* oklch */ color: oklch(83.4% 0.017 206.4);
Tailwind
colors: {
custom: {
50: '#d1dbdc',
500: '#bdccce',
950: '#000000',
},
}SCSS
$custom: #bdccce; $custom-light: #d1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#bdccce",
"rgb": {
"r": 189,
"g": 204,
"b": 206
},
"hsl": {
"h": 187.059,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.83437,
"c": 0.01661,
"h": 206.4
},
"luminance": 0.58461
}Semantic roles & 50–950 ramp
primary
#BDCCCE
secondary
#A28F8D
accent
#564D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484