#BDCCCA#BDCCCA
#BDCCCA is a very light, near-neutral teal. Relative luminance 0.583; OKLCH L 83.3% C 0.017 H 187.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCCA |
|---|---|
| RGB | rgb(189, 204, 202) |
| HSL | hsl(172, 13%, 77%) |
| HSV | hsv(172, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.89, -5.46, -0.75) |
| CIE-LCH | lch(80.89, 5.51, 187.87°) |
| OKLab | oklab(83.32% -0.0164 -0.0021) |
| OKLCH | oklch(83.32% 0.017 187.2) |
| XYZ | xyz(53.2375, 58.2682, 64.3078) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.64
Light Grey
#D8DCD6
ΔE00 6.35
Silver
#C0C0C0
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.71
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCCA #CCBDBF
analogous
#BDCCC3 #BDCCCA #BDC7CC
triadic
#BDCCCA #CABDCC #CCCABD
tetradic
#BDCCCA #C3BDCC #CCBDBF #C7CCBD
square
#BDCCCA #C3BDCC #CCBDBF #C7CCBD
split-complementary
#BDCCCA #CCBDC7 #CCC3BD
monochromatic
#789793 #9AB1AE #BDCCCA #E0E7E6 #EEF2F1
Accessibility & contrast
On white
1.66
#BDCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BDCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCCA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCCA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#B9CDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdccca; /* rgb */ color: rgb(189, 204, 202); /* oklch */ color: oklch(83.3% 0.017 187.2);
Tailwind
colors: {
custom: {
50: '#d1dbda',
500: '#bdccca',
950: '#000000',
},
}SCSS
$custom: #bdccca; $custom-light: #d1dbda; $custom-dark: #000000;
JSON
{
"hex": "#bdccca",
"rgb": {
"r": 189,
"g": 204,
"b": 202
},
"hsl": {
"h": 172,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83318,
"c": 0.01656,
"h": 187.2
},
"luminance": 0.58269
}Semantic roles & 50–950 ramp
primary
#BDCCCA
secondary
#A08D90
accent
#4F5897
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483