#BDC19D#BDC19D
#BDC19D is a light, muted yellow. Relative luminance 0.514; OKLCH L 79.8% C 0.049 H 112.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC19D |
|---|---|
| RGB | rgb(189, 193, 157) |
| HSL | hsl(67, 23%, 69%) |
| HSV | hsv(67, 19%, 76%) |
| CMYK | cmyk(2.1%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(76.92, -7.54, 17.70) |
| CIE-LCH | lch(76.92, 19.24, 113.06°) |
| OKLab | oklab(79.83% -0.0189 0.0454) |
| OKLCH | oklch(79.83% 0.049 112.7) |
| XYZ | xyz(46.1415, 51.3934, 39.3809) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.69
Bland
#AFA88B
ΔE00 8.08
Sand
#C2B280
ΔE00 8.62
Stone (survey)
#ADA587
ΔE00 8.90
Greenish Grey
#96AE8D
ΔE00 9.17
Putty
#BEAE8A
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC19D #A19DC1
analogous
#C1B39D #BDC19D #ABC19D
triadic
#BDC19D #9DBDC1 #C19DBD
tetradic
#BDC19D #9DC1B3 #A19DC1 #C19DAB
square
#BDC19D #9DC1B3 #A19DC1 #C19DAB
split-complementary
#BDC19D #9DABC1 #B39DC1
monochromatic
#868B58 #A4A978 #BDC19D #D6D9C2 #EFF0E8
Accessibility & contrast
On white
1.86
#BDC19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BDC19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC19D
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC19D | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD9B
Deuteranopia (green-blind)
#C7BE9E
Tritanopia (blue-blind)
#C2BDB7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdc19d; /* rgb */ color: rgb(189, 193, 157); /* oklch */ color: oklch(79.8% 0.049 112.7);
Tailwind
colors: {
custom: {
50: '#d1d3ba',
500: '#bdc19d',
950: '#000000',
},
}SCSS
$custom: #bdc19d; $custom-light: #d1d3ba; $custom-dark: #000000;
JSON
{
"hex": "#bdc19d",
"rgb": {
"r": 189,
"g": 193,
"b": 157
},
"hsl": {
"h": 66.667,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.79831,
"c": 0.04915,
"h": 112.7
},
"luminance": 0.51393
}Semantic roles & 50–950 ramp
primary
#BDC19D
secondary
#726D95
accent
#45A14F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381