#BDCACC#BDCACC
#BDCACC is a very light, near-neutral teal. Relative luminance 0.574; OKLCH L 83.0% C 0.015 H 207.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCACC |
|---|---|
| RGB | rgb(189, 202, 204) |
| HSL | hsl(188, 13%, 77%) |
| HSV | hsv(188, 7%, 80%) |
| CMYK | cmyk(7.4%, 1%, 0%, 20%) |
| CIE-LAB | lab(80.41, -4.03, -2.52) |
| CIE-LCH | lch(80.41, 4.75, 212.03°) |
| OKLab | oklab(82.96% -0.0128 -0.0068) |
| OKLCH | oklch(82.96% 0.015 207.9) |
| XYZ | xyz(53.0036, 57.4189, 65.4055) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.94
Silver
#C0C0C0
ΔE00 6.01
Light Gray
#D3D3D3
ΔE00 6.35
Fog
#D8DCE0
ΔE00 6.48
Light Grey
#D8DCD6
ΔE00 6.79
Dove Gray
#B6B8BD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCACC #CCBFBD
analogous
#BDCCC7 #BDCACC #BDC3CC
triadic
#BDCACC #CCBDCA #CACCBD
tetradic
#BDCACC #C7BDCC #CCBFBD #C3CCBD
square
#BDCACC #C7BDCC #CCBFBD #C3CCBD
split-complementary
#BDCACC #CCBDC3 #CCC7BD
monochromatic
#789397 #9AAEB1 #BDCACC #E0E6E7 #EEF1F2
Accessibility & contrast
On white
1.68
#BDCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BDCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCACC
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCACC | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#B9CBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcacc; /* rgb */ color: rgb(189, 202, 204); /* oklch */ color: oklch(83.0% 0.015 207.9);
Tailwind
colors: {
custom: {
50: '#d0dadb',
500: '#bdcacc',
950: '#000000',
},
}SCSS
$custom: #bdcacc; $custom-light: #d0dadb; $custom-dark: #000000;
JSON
{
"hex": "#bdcacc",
"rgb": {
"r": 189,
"g": 202,
"b": 204
},
"hsl": {
"h": 188,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.82963,
"c": 0.01451,
"h": 207.9
},
"luminance": 0.5742
}Semantic roles & 50–950 ramp
primary
#BDCACC
secondary
#A0908D
accent
#584F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384