#BDCDB8#BDCDB8
#BDCDB8 is a very light, muted green. Relative luminance 0.579; OKLCH L 83.0% C 0.034 H 138.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDB8 |
|---|---|
| RGB | rgb(189, 205, 184) |
| HSL | hsl(106, 17%, 76%) |
| HSV | hsv(106, 10%, 80%) |
| CMYK | cmyk(7.8%, 0%, 10.2%, 19.6%) |
| CIE-LAB | lab(80.71, -9.30, 8.61) |
| CIE-LCH | lch(80.71, 12.67, 137.20°) |
| OKLab | oklab(83.03% -0.0251 0.0224) |
| OKLCH | oklch(83.03% 0.034 138.2) |
| XYZ | xyz(51.4677, 57.9417, 53.8105) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.25
Silver (survey)
#C5C9C7
ΔE00 9.79
Greenish Grey
#96AE8D
ΔE00 10.17
Sage Green
#9CAF88
ΔE00 10.35
Honeydew
#F0FFF0
ΔE00 11.51
Beige
#F5F5DC
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDB8 #C8B8CD
analogous
#C8CDB8 #BDCDB8 #B8CDBE
triadic
#BDCDB8 #B8BDCD #CDB8BD
tetradic
#BDCDB8 #B8C8CD #C8B8CD #CDBEB8
square
#BDCDB8 #B8C8CD #C8B8CD #CDBEB8
split-complementary
#BDCDB8 #BEB8CD #CDB8C8
monochromatic
#7A9A70 #9CB494 #BDCDB8 #DEE6DC #EEF2ED
Accessibility & contrast
On white
1.67
#BDCDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BDCDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDB8
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDB8 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B7
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#BDCBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdb8; /* rgb */ color: rgb(189, 205, 184); /* oklch */ color: oklch(83.0% 0.034 138.2);
Tailwind
colors: {
custom: {
50: '#d1dccd',
500: '#bdcdb8',
950: '#000000',
},
}SCSS
$custom: #bdcdb8; $custom-light: #d1dccd; $custom-dark: #000000;
JSON
{
"hex": "#bdcdb8",
"rgb": {
"r": 189,
"g": 205,
"b": 184
},
"hsl": {
"h": 105.714,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.83027,
"c": 0.03365,
"h": 138.2
},
"luminance": 0.57942
}Semantic roles & 50–950 ramp
primary
#BDCDB8
secondary
#9B88A2
accent
#4A9C88
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483