#BDCDC0#BDCDC0
#BDCDC0 is a very light, muted green. Relative luminance 0.583; OKLCH L 83.2% C 0.025 H 151.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDC0 |
|---|---|
| RGB | rgb(189, 205, 192) |
| HSL | hsl(131, 14%, 77%) |
| HSV | hsv(131, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(80.90, -7.86, 4.61) |
| CIE-LCH | lch(80.90, 9.11, 149.60°) |
| OKLab | oklab(83.24% -0.0218 0.012) |
| OKLCH | oklch(83.24% 0.025 151.1) |
| XYZ | xyz(52.3301, 58.2867, 58.3525) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.48
Silver
#C0C0C0
ΔE00 10.10
Light Gray
#D3D3D3
ΔE00 10.15
Gainsboro
#DCDCDC
ΔE00 10.85
Honeydew
#F0FFF0
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDC0 #CDBDCA
analogous
#C2CDBD #BDCDC0 #BDCDC8
triadic
#BDCDC0 #C0BDCD #CDC0BD
tetradic
#BDCDC0 #BDC2CD #CDBDCA #CDC8BD
square
#BDCDC0 #BDC2CD #CDBDCA #CDC8BD
split-complementary
#BDCDC0 #C8BDCD #CDBDC2
monochromatic
#77987E #9AB39F #BDCDC0 #E0E7E1 #EEF2EE
Accessibility & contrast
On white
1.66
#BDCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BDCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDC0
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDC0 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#BBCCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdc0; /* rgb */ color: rgb(189, 205, 192); /* oklch */ color: oklch(83.2% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#d0dcd3',
500: '#bdcdc0',
950: '#000000',
},
}SCSS
$custom: #bdcdc0; $custom-light: #d0dcd3; $custom-dark: #000000;
JSON
{
"hex": "#bdcdc0",
"rgb": {
"r": 189,
"g": 205,
"b": 192
},
"hsl": {
"h": 131.25,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83242,
"c": 0.02493,
"h": 151.1
},
"luminance": 0.58287
}Semantic roles & 50–950 ramp
primary
#BDCDC0
secondary
#A18D9D
accent
#4E8A98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483