#BDCA86#BDCA86
#BDCA86 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.3% C 0.091 H 117.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA86 |
|---|---|
| RGB | rgb(189, 202, 134) |
| HSL | hsl(71, 39%, 66%) |
| HSV | hsv(71, 34%, 79%) |
| CMYK | cmyk(6.4%, 0%, 33.7%, 20.8%) |
| CIE-LAB | lab(78.92, -15.39, 32.53) |
| CIE-LCH | lch(78.92, 35.99, 115.32°) |
| OKLab | oklab(81.28% -0.0416 0.0806) |
| OKLCH | oklch(81.28% 0.091 117.3) |
| XYZ | xyz(46.4098, 54.7814, 30.6786) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.77
Greenish Tan
#BCCB7A
ΔE00 2.39
Greenish Beige
#C9D179
ΔE00 4.41
Tan Green
#A9BE70
ΔE00 4.43
Light Olive
#ACBF69
ΔE00 4.79
Pale Olive Green
#B1D27B
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA86 #9386CA
analogous
#CAB586 #BDCA86 #9BCA86
triadic
#BDCA86 #86BDCA #CA86BD
tetradic
#BDCA86 #86CAB5 #9386CA #CA869B
square
#BDCA86 #86CAB5 #9386CA #CA869B
split-complementary
#BDCA86 #869BCA #B586CA
monochromatic
#859541 #A6B75B #BDCA86 #D4DDB1 #EBEFDB
Accessibility & contrast
On white
1.76
#BDCA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BDCA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA86
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA86 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C381
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#C4C3B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdca86; /* rgb */ color: rgb(189, 202, 134); /* oklch */ color: oklch(81.3% 0.091 117.3);
Tailwind
colors: {
custom: {
50: '#d1daaa',
500: '#bdca86',
950: '#000000',
},
}SCSS
$custom: #bdca86; $custom-light: #d1daaa; $custom-dark: #000000;
JSON
{
"hex": "#bdca86",
"rgb": {
"r": 189,
"g": 202,
"b": 134
},
"hsl": {
"h": 71.471,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.8128,
"c": 0.09073,
"h": 117.3
},
"luminance": 0.54781
}Semantic roles & 50–950 ramp
primary
#BDCA86
secondary
#65599C
accent
#33B24C
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381