#BDCBB7#BDCBB7
#BDCBB7 is a very light, muted green. Relative luminance 0.570; OKLCH L 82.6% C 0.031 H 136.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBB7 |
|---|---|
| RGB | rgb(189, 203, 183) |
| HSL | hsl(102, 16%, 76%) |
| HSV | hsv(102, 10%, 80%) |
| CMYK | cmyk(6.9%, 0%, 9.9%, 20.4%) |
| CIE-LAB | lab(80.15, -8.44, 8.35) |
| CIE-LCH | lch(80.15, 11.87, 135.31°) |
| OKLab | oklab(82.58% -0.0226 0.0217) |
| OKLCH | oklch(82.58% 0.031 136.2) |
| XYZ | xyz(50.8879, 56.9493, 53.1019) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.85
Silver (survey)
#C5C9C7
ΔE00 9.16
Greenish Grey
#96AE8D
ΔE00 10.19
Sage Green
#9CAF88
ΔE00 10.32
Silver
#C0C0C0
ΔE00 11.43
Beige
#F5F5DC
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBB7 #C5B7CB
analogous
#C7CBB7 #BDCBB7 #B7CBBB
triadic
#BDCBB7 #B7BDCB #CBB7BD
tetradic
#BDCBB7 #B7C7CB #C5B7CB #CBBBB7
square
#BDCBB7 #B7C7CB #C5B7CB #CBBBB7
split-complementary
#BDCBB7 #BBB7CB #CBB7C7
monochromatic
#7C9870 #9CB193 #BDCBB7 #DEE5DB #EFF2ED
Accessibility & contrast
On white
1.69
#BDCBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BDCBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBB7
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBB7 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B6
Deuteranopia (green-blind)
#CAC6B8
Tritanopia (blue-blind)
#BDC9C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcbb7; /* rgb */ color: rgb(189, 203, 183); /* oklch */ color: oklch(82.6% 0.031 136.2);
Tailwind
colors: {
custom: {
50: '#d1dacc',
500: '#bdcbb7',
950: '#000000',
},
}SCSS
$custom: #bdcbb7; $custom-light: #d1dacc; $custom-dark: #000000;
JSON
{
"hex": "#bdcbb7",
"rgb": {
"r": 189,
"g": 203,
"b": 183
},
"hsl": {
"h": 102,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.8258,
"c": 0.0314,
"h": 136.2
},
"luminance": 0.5695
}Semantic roles & 50–950 ramp
primary
#BDCBB7
secondary
#98879F
accent
#4B9A83
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383