#BDCD87#BDCD87
#BDCD87 is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.9% C 0.094 H 119.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD87 |
|---|---|
| RGB | rgb(189, 205, 135) |
| HSL | hsl(74, 41%, 67%) |
| HSV | hsv(74, 34%, 80%) |
| CMYK | cmyk(7.8%, 0%, 34.1%, 19.6%) |
| CIE-LAB | lab(79.75, -16.77, 33.10) |
| CIE-LCH | lch(79.75, 37.11, 116.87°) |
| OKLab | oklab(81.95% -0.0454 0.082) |
| OKLCH | oklch(81.95% 0.094 119) |
| XYZ | xyz(47.1907, 56.2309, 31.2846) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.17
Greenish Tan
#BCCB7A
ΔE00 2.25
Pale Olive Green
#B1D27B
ΔE00 4.22
Greenish Beige
#C9D179
ΔE00 4.33
Tan Green
#A9BE70
ΔE00 4.62
Light Moss Green
#A6C875
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD87 #9787CD
analogous
#CDBA87 #BDCD87 #9ACD87
triadic
#BDCD87 #87BDCD #CD87BD
tetradic
#BDCD87 #87CDBA #9787CD #CD879A
square
#BDCD87 #87CDBA #9787CD #CD879A
split-complementary
#BDCD87 #879ACD #BA87CD
monochromatic
#859A40 #A5BB5C #BDCD87 #D5DFB2 #EDF1DD
Accessibility & contrast
On white
1.71
#BDCD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BDCD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD87
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD87 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C682
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#C3C6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd87; /* rgb */ color: rgb(189, 205, 135); /* oklch */ color: oklch(81.9% 0.094 119.0);
Tailwind
colors: {
custom: {
50: '#d1dcaa',
500: '#bdcd87',
950: '#000000',
},
}SCSS
$custom: #bdcd87; $custom-light: #d1dcaa; $custom-dark: #000000;
JSON
{
"hex": "#bdcd87",
"rgb": {
"r": 189,
"g": 205,
"b": 135
},
"hsl": {
"h": 73.714,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.81947,
"c": 0.09376,
"h": 119
},
"luminance": 0.56231
}Semantic roles & 50–950 ramp
primary
#BDCD87
secondary
#6958A0
accent
#31B44F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481