#BDC19C#BDC19C
#BDC19C is a light, muted yellow. Relative luminance 0.514; OKLCH L 79.8% C 0.050 H 112.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC19C |
|---|---|
| RGB | rgb(189, 193, 156) |
| HSL | hsl(66, 23%, 68%) |
| HSV | hsv(66, 19%, 76%) |
| CMYK | cmyk(2.1%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(76.90, -7.69, 18.21) |
| CIE-LCH | lch(76.90, 19.77, 112.89°) |
| OKLab | oklab(79.81% -0.0194 0.0466) |
| OKLCH | oklch(79.81% 0.05 112.6) |
| XYZ | xyz(46.0565, 51.3594, 38.9331) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.64
Bland
#AFA88B
ΔE00 8.14
Sand
#C2B280
ΔE00 8.48
Stone (survey)
#ADA587
ΔE00 8.94
Pale Olive
#B9CC81
ΔE00 8.97
Greenish Grey
#96AE8D
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC19C #A09CC1
analogous
#C1B29C #BDC19C #AAC19C
triadic
#BDC19C #9CBDC1 #C19CBD
tetradic
#BDC19C #9CC1B2 #A09CC1 #C19CAA
square
#BDC19C #9CC1B2 #A09CC1 #C19CAA
split-complementary
#BDC19C #9CAAC1 #B29CC1
monochromatic
#868B57 #A4A976 #BDC19C #D6D9C2 #EFF0E7
Accessibility & contrast
On white
1.86
#BDC19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BDC19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC19C
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC19C | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD9A
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#C2BCB7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdc19c; /* rgb */ color: rgb(189, 193, 156); /* oklch */ color: oklch(79.8% 0.050 112.6);
Tailwind
colors: {
custom: {
50: '#d1d3b9',
500: '#bdc19c',
950: '#000000',
},
}SCSS
$custom: #bdc19c; $custom-light: #d1d3b9; $custom-dark: #000000;
JSON
{
"hex": "#bdc19c",
"rgb": {
"r": 189,
"g": 193,
"b": 156
},
"hsl": {
"h": 66.486,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.79808,
"c": 0.05046,
"h": 112.6
},
"luminance": 0.51359
}Semantic roles & 50–950 ramp
primary
#BDC19C
secondary
#716C95
accent
#44A14E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381