#BDCF89#BDCF89
#BDCF89 is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.4% C 0.094 H 120.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF89 |
|---|---|
| RGB | rgb(189, 207, 137) |
| HSL | hsl(75, 42%, 67%) |
| HSV | hsv(75, 34%, 81%) |
| CMYK | cmyk(8.7%, 0%, 33.8%, 18.8%) |
| CIE-LAB | lab(80.32, -17.52, 32.83) |
| CIE-LCH | lch(80.32, 37.21, 118.08°) |
| OKLab | oklab(82.42% -0.0475 0.0814) |
| OKLCH | oklch(82.42% 0.094 120.2) |
| XYZ | xyz(47.8143, 57.2507, 32.1936) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.30
Greenish Tan
#BCCB7A
ΔE00 2.60
Pale Olive Green
#B1D27B
ΔE00 3.89
Greenish Beige
#C9D179
ΔE00 4.60
Light Moss Green
#A6C875
ΔE00 4.64
Tan Green
#A9BE70
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF89 #9B89CF
analogous
#CFBE89 #BDCF89 #9ACF89
triadic
#BDCF89 #89BDCF #CF89BD
tetradic
#BDCF89 #89CFBE #9B89CF #CF899A
square
#BDCF89 #89CFBE #9B89CF #CF899A
split-complementary
#BDCF89 #899ACF #BE89CF
monochromatic
#859E40 #A5BD5D #BDCF89 #D5E1B5 #EEF2E0
Accessibility & contrast
On white
1.69
#BDCF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BDCF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF89
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF89 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C784
Deuteranopia (green-blind)
#D5C78C
Tritanopia (blue-blind)
#C3C8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf89; /* rgb */ color: rgb(189, 207, 137); /* oklch */ color: oklch(82.4% 0.094 120.2);
Tailwind
colors: {
custom: {
50: '#d1ddac',
500: '#bdcf89',
950: '#000000',
},
}SCSS
$custom: #bdcf89; $custom-light: #d1ddac; $custom-dark: #000000;
JSON
{
"hex": "#bdcf89",
"rgb": {
"r": 189,
"g": 207,
"b": 137
},
"hsl": {
"h": 75.429,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.82417,
"c": 0.09426,
"h": 120.2
},
"luminance": 0.57251
}Semantic roles & 50–950 ramp
primary
#BDCF89
secondary
#6C59A3
accent
#30B552
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481