#BDC19A#BDC19A
#BDC19A is a light, muted yellow. Relative luminance 0.513; OKLCH L 79.8% C 0.053 H 112.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC19A |
|---|---|
| RGB | rgb(189, 193, 154) |
| HSL | hsl(66, 24%, 68%) |
| HSV | hsv(66, 20%, 76%) |
| CMYK | cmyk(2.1%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(76.86, -7.99, 19.22) |
| CIE-LCH | lch(76.86, 20.82, 112.58°) |
| OKLab | oklab(79.76% -0.0202 0.0491) |
| OKLCH | oklch(79.76% 0.053 112.4) |
| XYZ | xyz(45.8885, 51.2922, 38.0485) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.58
Sand
#C2B280
ΔE00 8.24
Bland
#AFA88B
ΔE00 8.27
Pale Olive
#B9CC81
ΔE00 8.48
Stone (survey)
#ADA587
ΔE00 9.04
Beige (survey)
#E6DAA6
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC19A #9E9AC1
analogous
#C1B19A #BDC19A #A9C19A
triadic
#BDC19A #9ABDC1 #C19ABD
tetradic
#BDC19A #9AC1B1 #9E9AC1 #C19AA9
square
#BDC19A #9AC1B1 #9E9AC1 #C19AA9
split-complementary
#BDC19A #9AA9C1 #B19AC1
monochromatic
#868B55 #A4AA74 #BDC19A #D6D8C0 #EFF0E6
Accessibility & contrast
On white
1.87
#BDC19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BDC19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC19A
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC19A | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#C2BCB6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdc19a; /* rgb */ color: rgb(189, 193, 154); /* oklch */ color: oklch(79.8% 0.053 112.4);
Tailwind
colors: {
custom: {
50: '#d1d3b8',
500: '#bdc19a',
950: '#000000',
},
}SCSS
$custom: #bdc19a; $custom-light: #d1d3b8; $custom-dark: #000000;
JSON
{
"hex": "#bdc19a",
"rgb": {
"r": 189,
"g": 193,
"b": 154
},
"hsl": {
"h": 66.154,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.79762,
"c": 0.05308,
"h": 112.4
},
"luminance": 0.51292
}Semantic roles & 50–950 ramp
primary
#BDC19A
secondary
#6F6A95
accent
#43A24D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381