#BDCF86#BDCF86
#BDCF86 is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.4% C 0.098 H 119.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF86 |
|---|---|
| RGB | rgb(189, 207, 134) |
| HSL | hsl(75, 43%, 67%) |
| HSV | hsv(75, 35%, 81%) |
| CMYK | cmyk(8.7%, 0%, 35.3%, 18.8%) |
| CIE-LAB | lab(80.27, -17.90, 34.31) |
| CIE-LCH | lch(80.27, 38.70, 117.55°) |
| OKLab | oklab(82.36% -0.0487 0.0848) |
| OKLCH | oklch(82.36% 0.098 119.9) |
| XYZ | xyz(47.6021, 57.1658, 31.0760) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.93
Greenish Tan
#BCCB7A
ΔE00 2.09
Pale Olive Green
#B1D27B
ΔE00 3.58
Greenish Beige
#C9D179
ΔE00 4.13
Light Moss Green
#A6C875
ΔE00 4.46
Tan Green
#A9BE70
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF86 #9886CF
analogous
#CFBD86 #BDCF86 #99CF86
triadic
#BDCF86 #86BDCF #CF86BD
tetradic
#BDCF86 #86CFBD #9886CF #CF8699
square
#BDCF86 #86CFBD #9886CF #CF8699
split-complementary
#BDCF86 #8699CF #BD86CF
monochromatic
#859D3E #A5BE5A #BDCF86 #D5E0B2 #EDF2DE
Accessibility & contrast
On white
1.69
#BDCF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BDCF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF86
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF86 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C781
Deuteranopia (green-blind)
#D6C789
Tritanopia (blue-blind)
#C3C8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf86; /* rgb */ color: rgb(189, 207, 134); /* oklch */ color: oklch(82.4% 0.098 119.9);
Tailwind
colors: {
custom: {
50: '#d2ddaa',
500: '#bdcf86',
950: '#000000',
},
}SCSS
$custom: #bdcf86; $custom-light: #d2ddaa; $custom-dark: #000000;
JSON
{
"hex": "#bdcf86",
"rgb": {
"r": 189,
"g": 207,
"b": 134
},
"hsl": {
"h": 74.795,
"s": 43.195,
"l": 66.863
},
"oklch": {
"l": 0.82363,
"c": 0.09778,
"h": 119.9
},
"luminance": 0.57166
}Semantic roles & 50–950 ramp
primary
#BDCF86
secondary
#6A57A2
accent
#2FB651
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481