#BDCDBC#BDCDBC
#BDCDBC is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.029 H 143.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDBC |
|---|---|
| RGB | rgb(189, 205, 188) |
| HSL | hsl(116, 15%, 77%) |
| HSV | hsv(116, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 8.3%, 19.6%) |
| CIE-LAB | lab(80.80, -8.59, 6.61) |
| CIE-LCH | lch(80.80, 10.84, 142.41°) |
| OKLab | oklab(83.13% -0.0234 0.0173) |
| OKLCH | oklch(83.13% 0.029 143.7) |
| XYZ | xyz(51.8930, 58.1118, 56.0500) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.31
Silver (survey)
#C5C9C7
ΔE00 8.64
Greenish Grey
#96AE8D
ΔE00 10.90
Silver
#C0C0C0
ΔE00 11.12
Light Gray
#D3D3D3
ΔE00 11.20
Honeydew
#F0FFF0
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDBC #CCBCCD
analogous
#C6CDBC #BDCDBC #BCCDC4
triadic
#BDCDBC #BCBDCD #CDBCBD
tetradic
#BDCDBC #BCC6CD #CCBCCD #CDC4BC
square
#BDCDBC #BCC6CD #CCBCCD #CDC4BC
split-complementary
#BDCDBC #C4BCCD #CDBCC6
monochromatic
#789976 #9AB399 #BDCDBC #E0E7DF #EEF2ED
Accessibility & contrast
On white
1.66
#BDCDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BDCDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDBC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDBC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABB
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#BCCCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdbc; /* rgb */ color: rgb(189, 205, 188); /* oklch */ color: oklch(83.1% 0.029 143.7);
Tailwind
colors: {
custom: {
50: '#d0dcd0',
500: '#bdcdbc',
950: '#000000',
},
}SCSS
$custom: #bdcdbc; $custom-light: #d0dcd0; $custom-dark: #000000;
JSON
{
"hex": "#bdcdbc",
"rgb": {
"r": 189,
"g": 205,
"b": 188
},
"hsl": {
"h": 116.471,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.83134,
"c": 0.02911,
"h": 143.7
},
"luminance": 0.58112
}Semantic roles & 50–950 ramp
primary
#BDCDBC
secondary
#A08CA1
accent
#4D9994
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483