#BDCDB2#BDCDB2
#BDCDB2 is a very light, muted yellow-green. Relative luminance 0.577; OKLCH L 82.9% C 0.041 H 132.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDB2 |
|---|---|
| RGB | rgb(189, 205, 178) |
| HSL | hsl(96, 21%, 75%) |
| HSV | hsv(96, 13%, 80%) |
| CMYK | cmyk(7.8%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(80.57, -10.34, 11.62) |
| CIE-LCH | lch(80.57, 15.55, 131.67°) |
| OKLab | oklab(82.87% -0.0276 0.0301) |
| OKLCH | oklch(82.87% 0.041 132.5) |
| XYZ | xyz(50.8521, 57.6955, 50.5681) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 9.44
Darkseagreen
#8FBC8F
ΔE00 10.40
Light Grey Green
#B7E1A1
ΔE00 10.54
Light Grey
#D8DCD6
ΔE00 10.70
Silver (survey)
#C5C9C7
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDB2 #C2B2CD
analogous
#CACDB2 #BDCDB2 #B2CDB5
triadic
#BDCDB2 #B2BDCD #CDB2BD
tetradic
#BDCDB2 #B2CACD #C2B2CD #CDB5B2
square
#BDCDB2 #B2CACD #C2B2CD #CDB5B2
split-complementary
#BDCDB2 #B5B2CD #CDB2CA
monochromatic
#7D9D68 #9DB58D #BDCDB2 #DDE5D7 #EFF3EC
Accessibility & contrast
On white
1.67
#BDCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BDCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDB2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDB2 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#CDC7B3
Tritanopia (blue-blind)
#BECBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdb2; /* rgb */ color: rgb(189, 205, 178); /* oklch */ color: oklch(82.9% 0.041 132.5);
Tailwind
colors: {
custom: {
50: '#d1dcc9',
500: '#bdcdb2',
950: '#000000',
},
}SCSS
$custom: #bdcdb2; $custom-light: #d1dcc9; $custom-dark: #000000;
JSON
{
"hex": "#bdcdb2",
"rgb": {
"r": 189,
"g": 205,
"b": 178
},
"hsl": {
"h": 95.556,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82873,
"c": 0.04082,
"h": 132.5
},
"luminance": 0.57696
}Semantic roles & 50–950 ramp
primary
#BDCDB2
secondary
#9581A2
accent
#46A07B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482