#BDCD7B#BDCD7B
#BDCD7B is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.7% C 0.108 H 117.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD7B |
|---|---|
| RGB | rgb(189, 205, 123) |
| HSL | hsl(72, 45%, 64%) |
| HSV | hsv(72, 40%, 80%) |
| CMYK | cmyk(7.8%, 0%, 40%, 19.6%) |
| CIE-LAB | lab(79.56, -18.23, 38.99) |
| CIE-LCH | lch(79.56, 43.04, 115.07°) |
| OKLab | oklab(81.74% -0.0503 0.0951) |
| OKLCH | oklch(81.74% 0.108 117.9) |
| XYZ | xyz(46.3929, 55.9118, 27.0831) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.51
Pale Olive
#B9CC81
ΔE00 1.66
Greenish Beige
#C9D179
ΔE00 2.76
Pale Olive Green
#B1D27B
ΔE00 3.69
Light Olive
#ACBF69
ΔE00 3.94
Tan Green
#A9BE70
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD7B #8B7BCD
analogous
#CDB47B #BDCD7B #94CD7B
triadic
#BDCD7B #7BBDCD #CD7BBD
tetradic
#BDCD7B #7BCDB4 #8B7BCD #CD7B94
square
#BDCD7B #7BCDB4 #8B7BCD #CD7B94
split-complementary
#BDCD7B #7B94CD #B47BCD
monochromatic
#839538 #A7BC4F #BDCD7B #D3DEA7 #E9EFD4
Accessibility & contrast
On white
1.72
#BDCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BDCD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD7B
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD7B | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C575
Deuteranopia (green-blind)
#D5C67F
Tritanopia (blue-blind)
#C5C5B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcd7b; /* rgb */ color: rgb(189, 205, 123); /* oklch */ color: oklch(81.7% 0.108 117.9);
Tailwind
colors: {
custom: {
50: '#d2dca2',
500: '#bdcd7b',
950: '#000000',
},
}SCSS
$custom: #bdcd7b; $custom-light: #d2dca2; $custom-dark: #000000;
JSON
{
"hex": "#bdcd7b",
"rgb": {
"r": 189,
"g": 205,
"b": 123
},
"hsl": {
"h": 71.707,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.81743,
"c": 0.10756,
"h": 117.9
},
"luminance": 0.55912
}Semantic roles & 50–950 ramp
primary
#BDCD7B
secondary
#5F519B
accent
#2DB848
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480