#BDC2AC#BDC2AC
#BDC2AC is a light, muted yellow-green. Relative luminance 0.524; OKLCH L 80.4% C 0.031 H 117.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2AC |
|---|---|
| RGB | rgb(189, 194, 172) |
| HSL | hsl(74, 15%, 72%) |
| HSV | hsv(74, 11%, 76%) |
| CMYK | cmyk(2.6%, 0%, 11.3%, 23.9%) |
| CIE-LAB | lab(77.51, -5.65, 10.48) |
| CIE-LCH | lch(77.51, 11.91, 118.31°) |
| OKLab | oklab(80.41% -0.0142 0.0272) |
| OKLCH | oklch(80.41% 0.031 117.5) |
| XYZ | xyz(47.7234, 52.3810, 46.6181) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.65
Cement
#A5A391
ΔE00 8.92
Silver (survey)
#C5C9C7
ΔE00 8.93
Warm Gray
#C9BEB0
ΔE00 9.14
Greyish
#A8A495
ΔE00 9.31
Light Grey
#D8DCD6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2AC #B1ACC2
analogous
#C2BCAC #BDC2AC #B2C2AC
triadic
#BDC2AC #ACBDC2 #C2ACBD
tetradic
#BDC2AC #ACC2BC #B1ACC2 #C2ACB2
square
#BDC2AC #ACC2BC #B1ACC2 #C2ACB2
split-complementary
#BDC2AC #ACB2C2 #BCACC2
monochromatic
#848C67 #A1A889 #BDC2AC #D9DCCF #F1F2ED
Accessibility & contrast
On white
1.83
#BDC2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BDC2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2AC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2AC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAB
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#BFBFBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdc2ac; /* rgb */ color: rgb(189, 194, 172); /* oklch */ color: oklch(80.4% 0.031 117.5);
Tailwind
colors: {
custom: {
50: '#d1d4c4',
500: '#bdc2ac',
950: '#000000',
},
}SCSS
$custom: #bdc2ac; $custom-light: #d1d4c4; $custom-dark: #000000;
JSON
{
"hex": "#bdc2ac",
"rgb": {
"r": 189,
"g": 194,
"b": 172
},
"hsl": {
"h": 73.636,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.80406,
"c": 0.0307,
"h": 117.5
},
"luminance": 0.52381
}Semantic roles & 50–950 ramp
primary
#BDC2AC
secondary
#827C96
accent
#4C995E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382