#BDCD86#BDCD86
#BDCD86 is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.9% C 0.095 H 118.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD86 |
|---|---|
| RGB | rgb(189, 205, 134) |
| HSL | hsl(74, 42%, 66%) |
| HSV | hsv(74, 35%, 80%) |
| CMYK | cmyk(7.8%, 0%, 34.6%, 19.6%) |
| CIE-LAB | lab(79.73, -16.90, 33.60) |
| CIE-LCH | lch(79.73, 37.61, 116.70°) |
| OKLab | oklab(81.93% -0.0459 0.0831) |
| OKLCH | oklch(81.93% 0.095 118.9) |
| XYZ | xyz(47.1206, 56.2029, 30.9155) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.04
Greenish Tan
#BCCB7A
ΔE00 2.05
Pale Olive Green
#B1D27B
ΔE00 4.12
Greenish Beige
#C9D179
ΔE00 4.17
Tan Green
#A9BE70
ΔE00 4.55
Light Moss Green
#A6C875
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD86 #9686CD
analogous
#CDBA86 #BDCD86 #9ACD86
triadic
#BDCD86 #86BDCD #CD86BD
tetradic
#BDCD86 #86CDBA #9686CD #CD869A
square
#BDCD86 #86CDBA #9686CD #CD869A
split-complementary
#BDCD86 #869ACD #BA86CD
monochromatic
#85993F #A5BB5B #BDCD86 #D5DFB1 #ECF1DD
Accessibility & contrast
On white
1.72
#BDCD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BDCD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD86
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD86 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C681
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#C4C6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd86; /* rgb */ color: rgb(189, 205, 134); /* oklch */ color: oklch(81.9% 0.095 118.9);
Tailwind
colors: {
custom: {
50: '#d1dcaa',
500: '#bdcd86',
950: '#000000',
},
}SCSS
$custom: #bdcd86; $custom-light: #d1dcaa; $custom-dark: #000000;
JSON
{
"hex": "#bdcd86",
"rgb": {
"r": 189,
"g": 205,
"b": 134
},
"hsl": {
"h": 73.521,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.81929,
"c": 0.09494,
"h": 118.9
},
"luminance": 0.56203
}Semantic roles & 50–950 ramp
primary
#BDCD86
secondary
#6858A0
accent
#31B54F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481