#BDCACA#BDCACA
#BDCACA is a very light, near-neutral teal. Relative luminance 0.573; OKLCH L 82.9% C 0.014 H 196.9°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCACA |
|---|---|
| RGB | rgb(189, 202, 202) |
| HSL | hsl(180, 11%, 77%) |
| HSV | hsv(180, 6%, 79%) |
| CMYK | cmyk(6.4%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(80.36, -4.42, -1.53) |
| CIE-LCH | lch(80.36, 4.67, 199.06°) |
| OKLab | oklab(82.9% -0.0136 -0.0041) |
| OKLCH | oklch(82.9% 0.014 196.9) |
| XYZ | xyz(52.7652, 57.3236, 64.1503) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.80
Silver
#C0C0C0
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.40
Light Gray
#D3D3D3
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCACA #CABDBD
analogous
#BDCAC4 #BDCACA #BDC4CA
triadic
#BDCACA #CABDCA #CACABD
tetradic
#BDCACA #C4BDCA #CABDBD #C4CABD
square
#BDCACA #C4BDCA #CABDBD #C4CABD
split-complementary
#BDCACA #CABDC4 #CAC4BD
monochromatic
#799393 #9BAFAF #BDCACA #DFE5E5 #EEF1F1
Accessibility & contrast
On white
1.68
#BDCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BDCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCACA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCACA | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#B9CBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcaca; /* rgb */ color: rgb(189, 202, 202); /* oklch */ color: oklch(82.9% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#d0dada',
500: '#bdcaca',
950: '#000000',
},
}SCSS
$custom: #bdcaca; $custom-light: #d0dada; $custom-dark: #000000;
JSON
{
"hex": "#bdcaca",
"rgb": {
"r": 189,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.82903,
"c": 0.01422,
"h": 196.9
},
"luminance": 0.57324
}Semantic roles & 50–950 ramp
primary
#BDCACA
secondary
#9E8E8E
accent
#515195
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383