#BDC19F#BDC19F
#BDC19F is a light, muted yellow. Relative luminance 0.515; OKLCH L 79.9% C 0.047 H 112.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC19F |
|---|---|
| RGB | rgb(189, 193, 159) |
| HSL | hsl(67, 22%, 69%) |
| HSV | hsv(67, 18%, 76%) |
| CMYK | cmyk(2.1%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(76.96, -7.23, 16.69) |
| CIE-LCH | lch(76.96, 18.19, 113.42°) |
| OKLab | oklab(79.88% -0.0181 0.0429) |
| OKLCH | oklch(79.88% 0.047 112.9) |
| XYZ | xyz(46.3137, 51.4622, 40.2875) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.82
Bland
#AFA88B
ΔE00 7.98
Stone (survey)
#ADA587
ΔE00 8.84
Sand
#C2B280
ΔE00 8.91
Greenish Grey
#96AE8D
ΔE00 9.18
Putty
#BEAE8A
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC19F #A39FC1
analogous
#C1B49F #BDC19F #ACC19F
triadic
#BDC19F #9FBDC1 #C19FBD
tetradic
#BDC19F #9FC1B4 #A39FC1 #C19FAC
square
#BDC19F #9FC1B4 #A39FC1 #C19FAC
split-complementary
#BDC19F #9FACC1 #B49FC1
monochromatic
#868C5A #A3A97A #BDC19F #D7D9C4 #F0F1E9
Accessibility & contrast
On white
1.86
#BDC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BDC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC19F
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC19F | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BE9D
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#C1BDB8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdc19f; /* rgb */ color: rgb(189, 193, 159); /* oklch */ color: oklch(79.9% 0.047 112.9);
Tailwind
colors: {
custom: {
50: '#d1d3bb',
500: '#bdc19f',
950: '#000000',
},
}SCSS
$custom: #bdc19f; $custom-light: #d1d3bb; $custom-dark: #000000;
JSON
{
"hex": "#bdc19f",
"rgb": {
"r": 189,
"g": 193,
"b": 159
},
"hsl": {
"h": 67.059,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.79877,
"c": 0.04652,
"h": 112.9
},
"luminance": 0.51462
}Semantic roles & 50–950 ramp
primary
#BDC19F
secondary
#746F95
accent
#46A050
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381