#BDCE7B#BDCE7B
#BDCE7B is a light, moderate yellow-green. Relative luminance 0.564; OKLCH L 82.0% C 0.109 H 118.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCE7B |
|---|---|
| RGB | rgb(189, 206, 123) |
| HSL | hsl(72, 46%, 65%) |
| HSV | hsv(72, 40%, 81%) |
| CMYK | cmyk(8.3%, 0%, 40.3%, 19.2%) |
| CIE-LAB | lab(79.84, -18.73, 39.33) |
| CIE-LCH | lch(79.84, 43.56, 115.47°) |
| OKLab | oklab(81.96% -0.0517 0.0959) |
| OKLCH | oklch(81.96% 0.109 118.3) |
| XYZ | xyz(46.6329, 56.3918, 27.1631) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.81
Pale Olive
#B9CC81
ΔE00 1.72
Greenish Beige
#C9D179
ΔE00 2.79
Pale Olive Green
#B1D27B
ΔE00 3.45
Light Olive
#ACBF69
ΔE00 4.07
Light Moss Green
#A6C875
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCE7B #8C7BCE
analogous
#CEB67B #BDCE7B #94CE7B
triadic
#BDCE7B #7BBDCE #CE7BBD
tetradic
#BDCE7B #7BCEB6 #8C7BCE #CE7B94
square
#BDCE7B #7BCEB6 #8C7BCE #CE7B94
split-complementary
#BDCE7B #7B94CE #B67BCE
monochromatic
#839738 #A7BD4E #BDCE7B #D3DFA8 #EAEFD4
Accessibility & contrast
On white
1.71
#BDCE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BDCE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCE7B
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCE7B | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#C5C6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdce7b; /* rgb */ color: rgb(189, 206, 123); /* oklch */ color: oklch(82.0% 0.109 118.3);
Tailwind
colors: {
custom: {
50: '#d2dda2',
500: '#bdce7b',
950: '#000000',
},
}SCSS
$custom: #bdce7b; $custom-light: #d2dda2; $custom-dark: #000000;
JSON
{
"hex": "#bdce7b",
"rgb": {
"r": 189,
"g": 206,
"b": 123
},
"hsl": {
"h": 72.289,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.81961,
"c": 0.10893,
"h": 118.3
},
"luminance": 0.56391
}Semantic roles & 50–950 ramp
primary
#BDCE7B
secondary
#60519D
accent
#2CB949
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480