#BDCBB6#BDCBB6
#BDCBB6 is a very light, muted green. Relative luminance 0.569; OKLCH L 82.6% C 0.033 H 135.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBB6 |
|---|---|
| RGB | rgb(189, 203, 182) |
| HSL | hsl(100, 17%, 75%) |
| HSV | hsv(100, 10%, 80%) |
| CMYK | cmyk(6.9%, 0%, 10.3%, 20.4%) |
| CIE-LAB | lab(80.13, -8.62, 8.85) |
| CIE-LCH | lch(80.13, 12.35, 134.23°) |
| OKLab | oklab(82.55% -0.0231 0.023) |
| OKLCH | oklch(82.55% 0.033 135) |
| XYZ | xyz(50.7842, 56.9078, 52.5557) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.10
Silver (survey)
#C5C9C7
ΔE00 9.46
Greenish Grey
#96AE8D
ΔE00 10.02
Sage Green
#9CAF88
ΔE00 10.09
Beige
#F5F5DC
ΔE00 11.52
Silver
#C0C0C0
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBB6 #C4B6CB
analogous
#C7CBB6 #BDCBB6 #B6CBB9
triadic
#BDCBB6 #B6BDCB #CBB6BD
tetradic
#BDCBB6 #B6C7CB #C4B6CB #CBB9B6
square
#BDCBB6 #B6C7CB #C4B6CB #CBB9B6
split-complementary
#BDCBB6 #B9B6CB #CBB6C7
monochromatic
#7C986F #9DB292 #BDCBB6 #DDE4DA #EFF2ED
Accessibility & contrast
On white
1.70
#BDCBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BDCBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBB6
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBB6 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B5
Deuteranopia (green-blind)
#CBC6B7
Tritanopia (blue-blind)
#BDC9C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcbb6; /* rgb */ color: rgb(189, 203, 182); /* oklch */ color: oklch(82.6% 0.033 135.0);
Tailwind
colors: {
custom: {
50: '#d1dacb',
500: '#bdcbb6',
950: '#000000',
},
}SCSS
$custom: #bdcbb6; $custom-light: #d1dacb; $custom-dark: #000000;
JSON
{
"hex": "#bdcbb6",
"rgb": {
"r": 189,
"g": 203,
"b": 182
},
"hsl": {
"h": 100,
"s": 16.8,
"l": 75.49
},
"oklch": {
"l": 0.82554,
"c": 0.0326,
"h": 135
},
"luminance": 0.56908
}Semantic roles & 50–950 ramp
primary
#BDCBB6
secondary
#97869F
accent
#4A9B80
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382