#BDC48A#BDC48A
#BDC48A is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.1% C 0.078 H 113.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC48A |
|---|---|
| RGB | rgb(189, 196, 138) |
| HSL | hsl(67, 33%, 65%) |
| HSV | hsv(67, 30%, 77%) |
| CMYK | cmyk(3.6%, 0%, 29.6%, 23.1%) |
| CIE-LAB | lab(77.36, -11.82, 28.39) |
| CIE-LCH | lch(77.36, 30.75, 112.60°) |
| OKLab | oklab(80.07% -0.0313 0.071) |
| OKLCH | oklch(80.07% 0.078 113.8) |
| XYZ | xyz(45.3136, 52.1341, 31.7156) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.68
Tan Green
#A9BE70
ΔE00 5.48
Light Olive
#ACBF69
ΔE00 6.10
Greenish Beige
#C9D179
ΔE00 6.22
Darkkhaki
#BDB76B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC48A #918AC4
analogous
#C4AE8A #BDC48A #A0C48A
triadic
#BDC48A #8ABDC4 #C48ABD
tetradic
#BDC48A #8AC4AE #918AC4 #C48AA0
square
#BDC48A #8AC4AE #918AC4 #C48AA0
split-complementary
#BDC48A #8AA0C4 #AE8AC4
monochromatic
#848D47 #A6AF61 #BDC48A #D4D9B3 #EBEDDB
Accessibility & contrast
On white
1.84
#BDC48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BDC48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC48A
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC48A | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#C4BDB5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdc48a; /* rgb */ color: rgb(189, 196, 138); /* oklch */ color: oklch(80.1% 0.078 113.8);
Tailwind
colors: {
custom: {
50: '#d1d5ac',
500: '#bdc48a',
950: '#000000',
},
}SCSS
$custom: #bdc48a; $custom-light: #d1d5ac; $custom-dark: #000000;
JSON
{
"hex": "#bdc48a",
"rgb": {
"r": 189,
"g": 196,
"b": 138
},
"hsl": {
"h": 67.241,
"s": 32.955,
"l": 65.49
},
"oklch": {
"l": 0.80065,
"c": 0.07759,
"h": 113.8
},
"luminance": 0.52134
}Semantic roles & 50–950 ramp
primary
#BDC48A
secondary
#645D95
accent
#3AAC48
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381