#BDCDC3#BDCDC3
#BDCDC3 is a very light, muted green. Relative luminance 0.584; OKLCH L 83.3% C 0.022 H 158.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDC3 |
|---|---|
| RGB | rgb(189, 205, 195) |
| HSL | hsl(143, 14%, 77%) |
| HSV | hsv(143, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(80.97, -7.31, 3.12) |
| CIE-LCH | lch(80.97, 7.94, 156.91°) |
| OKLab | oklab(83.33% -0.0206 0.0081) |
| OKLCH | oklch(83.33% 0.022 158.5) |
| XYZ | xyz(52.6659, 58.4210, 60.1209) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.64
Light Grey
#D8DCD6
ΔE00 6.92
Silver
#C0C0C0
ΔE00 9.35
Light Gray
#D3D3D3
ΔE00 9.38
Gainsboro
#DCDCDC
ΔE00 10.12
Fog
#D8DCE0
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDC3 #CDBDC7
analogous
#BFCDBD #BDCDC3 #BDCDCB
triadic
#BDCDC3 #C3BDCD #CDC3BD
tetradic
#BDCDC3 #BDBFCD #CDBDC7 #CDCBBD
square
#BDCDC3 #BDBFCD #CDBDC7 #CDCBBD
split-complementary
#BDCDC3 #CBBDCD #CDBDBF
monochromatic
#779884 #9AB3A3 #BDCDC3 #E0E7E3 #EEF2EF
Accessibility & contrast
On white
1.66
#BDCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BDCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDC3
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDC3 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC3
Deuteranopia (green-blind)
#CAC8C4
Tritanopia (blue-blind)
#BBCDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdc3; /* rgb */ color: rgb(189, 205, 195); /* oklch */ color: oklch(83.3% 0.022 158.5);
Tailwind
colors: {
custom: {
50: '#d0dcd5',
500: '#bdcdc3',
950: '#000000',
},
}SCSS
$custom: #bdcdc3; $custom-light: #d0dcd5; $custom-dark: #000000;
JSON
{
"hex": "#bdcdc3",
"rgb": {
"r": 189,
"g": 205,
"b": 195
},
"hsl": {
"h": 142.5,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83326,
"c": 0.02216,
"h": 158.5
},
"luminance": 0.58422
}Semantic roles & 50–950 ramp
primary
#BDCDC3
secondary
#A18D9A
accent
#4E7C98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483