#BDCDC1#BDCDC1
#BDCDC1 is a very light, muted green. Relative luminance 0.583; OKLCH L 83.3% C 0.024 H 153.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDC1 |
|---|---|
| RGB | rgb(189, 205, 193) |
| HSL | hsl(135, 14%, 77%) |
| HSV | hsv(135, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 5.9%, 19.6%) |
| CIE-LAB | lab(80.92, -7.68, 4.11) |
| CIE-LCH | lch(80.92, 8.71, 151.82°) |
| OKLab | oklab(83.27% -0.0214 0.0107) |
| OKLCH | oklch(83.27% 0.024 153.4) |
| XYZ | xyz(52.4413, 58.3312, 58.9380) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.26
Silver
#C0C0C0
ΔE00 9.84
Light Gray
#D3D3D3
ΔE00 9.89
Gainsboro
#DCDCDC
ΔE00 10.60
Fog
#D8DCE0
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDC1 #CDBDC9
analogous
#C1CDBD #BDCDC1 #BDCDC9
triadic
#BDCDC1 #C1BDCD #CDC1BD
tetradic
#BDCDC1 #BDC1CD #CDBDC9 #CDC9BD
square
#BDCDC1 #BDC1CD #CDBDC9 #CDC9BD
split-complementary
#BDCDC1 #C9BDCD #CDBDC1
monochromatic
#779880 #9AB3A0 #BDCDC1 #E0E7E2 #EEF2EF
Accessibility & contrast
On white
1.66
#BDCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BDCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDC1
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDC1 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC0
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#BBCCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdc1; /* rgb */ color: rgb(189, 205, 193); /* oklch */ color: oklch(83.3% 0.024 153.4);
Tailwind
colors: {
custom: {
50: '#d0dcd3',
500: '#bdcdc1',
950: '#000000',
},
}SCSS
$custom: #bdcdc1; $custom-light: #d0dcd3; $custom-dark: #000000;
JSON
{
"hex": "#bdcdc1",
"rgb": {
"r": 189,
"g": 205,
"b": 193
},
"hsl": {
"h": 135,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.8327,
"c": 0.02397,
"h": 153.4
},
"luminance": 0.58332
}Semantic roles & 50–950 ramp
primary
#BDCDC1
secondary
#A18D9C
accent
#4E8598
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483