#BDCB91#BDCB91
#BDCB91 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.7% C 0.079 H 119.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCB91 |
|---|---|
| RGB | rgb(189, 203, 145) |
| HSL | hsl(74, 36%, 68%) |
| HSV | hsv(74, 29%, 80%) |
| CMYK | cmyk(6.9%, 0%, 28.6%, 20.4%) |
| CIE-LAB | lab(79.37, -14.43, 27.42) |
| CIE-LCH | lch(79.37, 30.98, 117.76°) |
| OKLab | oklab(81.7% -0.0385 0.0688) |
| OKLCH | oklch(81.7% 0.079 119.2) |
| XYZ | xyz(47.4527, 55.5752, 35.0098) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.43
Greenish Tan
#BCCB7A
ΔE00 4.55
Tan Green
#A9BE70
ΔE00 5.76
Pale Olive Green
#B1D27B
ΔE00 6.15
Light Moss Green
#A6C875
ΔE00 6.21
Greenish Beige
#C9D179
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCB91 #9F91CB
analogous
#CBBC91 #BDCB91 #A0CB91
triadic
#BDCB91 #91BDCB #CB91BD
tetradic
#BDCB91 #91CBBC #9F91CB #CB91A0
square
#BDCB91 #91CBBC #9F91CB #CB91A0
split-complementary
#BDCB91 #91A0CB #BC91CB
monochromatic
#869948 #A4B767 #BDCB91 #D6DFBB #EFF2E4
Accessibility & contrast
On white
1.73
#BDCB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BDCB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCB91
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCB91 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58D
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#C2C5BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcb91; /* rgb */ color: rgb(189, 203, 145); /* oklch */ color: oklch(81.7% 0.079 119.2);
Tailwind
colors: {
custom: {
50: '#d1dab1',
500: '#bdcb91',
950: '#000000',
},
}SCSS
$custom: #bdcb91; $custom-light: #d1dab1; $custom-dark: #000000;
JSON
{
"hex": "#bdcb91",
"rgb": {
"r": 189,
"g": 203,
"b": 145
},
"hsl": {
"h": 74.483,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.81704,
"c": 0.07886,
"h": 119.2
},
"luminance": 0.55575
}Semantic roles & 50–950 ramp
primary
#BDCB91
secondary
#7060A0
accent
#37AF54
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381