#BDCDB6#BDCDB6
#BDCDB6 is a very light, muted green. Relative luminance 0.579; OKLCH L 83.0% C 0.036 H 136.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDB6 |
|---|---|
| RGB | rgb(189, 205, 182) |
| HSL | hsl(102, 19%, 76%) |
| HSV | hsv(102, 11%, 80%) |
| CMYK | cmyk(7.8%, 0%, 11.2%, 19.6%) |
| CIE-LAB | lab(80.66, -9.65, 9.61) |
| CIE-LCH | lch(80.66, 13.62, 135.11°) |
| OKLab | oklab(82.98% -0.0259 0.025) |
| OKLCH | oklch(82.98% 0.036 136) |
| XYZ | xyz(51.2596, 57.8585, 52.7142) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 9.88
Sage Green
#9CAF88
ΔE00 9.95
Silver (survey)
#C5C9C7
ΔE00 10.36
Darkseagreen
#8FBC8F
ΔE00 11.13
Beige
#F5F5DC
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDB6 #C6B6CD
analogous
#C8CDB6 #BDCDB6 #B6CDBA
triadic
#BDCDB6 #B6BDCD #CDB6BD
tetradic
#BDCDB6 #B6C8CD #C6B6CD #CDBAB6
square
#BDCDB6 #B6C8CD #C6B6CD #CDBAB6
split-complementary
#BDCDB6 #BAB6CD #CDB6C8
monochromatic
#7B9B6D #9CB492 #BDCDB6 #DEE6DA #EFF3ED
Accessibility & contrast
On white
1.67
#BDCDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BDCDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDB6
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDB6 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B5
Deuteranopia (green-blind)
#CCC8B7
Tritanopia (blue-blind)
#BDCBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdb6; /* rgb */ color: rgb(189, 205, 182); /* oklch */ color: oklch(83.0% 0.036 136.0);
Tailwind
colors: {
custom: {
50: '#d1dccb',
500: '#bdcdb6',
950: '#000000',
},
}SCSS
$custom: #bdcdb6; $custom-light: #d1dccb; $custom-dark: #000000;
JSON
{
"hex": "#bdcdb6",
"rgb": {
"r": 189,
"g": 205,
"b": 182
},
"hsl": {
"h": 101.739,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.82975,
"c": 0.036,
"h": 136
},
"luminance": 0.57859
}Semantic roles & 50–950 ramp
primary
#BDCDB6
secondary
#9986A2
accent
#489D83
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483