#BDCE7A#BDCE7A
#BDCE7A is a light, moderate yellow-green. Relative luminance 0.564; OKLCH L 81.9% C 0.110 H 118.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCE7A |
|---|---|
| RGB | rgb(189, 206, 122) |
| HSL | hsl(72, 46%, 64%) |
| HSV | hsv(72, 41%, 81%) |
| CMYK | cmyk(8.3%, 0%, 40.8%, 19.2%) |
| CIE-LAB | lab(79.82, -18.85, 39.82) |
| CIE-LCH | lch(79.82, 44.05, 115.33°) |
| OKLab | oklab(81.95% -0.0521 0.0969) |
| OKLCH | oklch(81.95% 0.11 118.3) |
| XYZ | xyz(46.5706, 56.3668, 26.8351) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.86
Pale Olive
#B9CC81
ΔE00 1.88
Greenish Beige
#C9D179
ΔE00 2.72
Pale Olive Green
#B1D27B
ΔE00 3.48
Light Olive
#ACBF69
ΔE00 4.04
Light Moss Green
#A6C875
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCE7A #8B7ACE
analogous
#CEB57A #BDCE7A #93CE7A
triadic
#BDCE7A #7ABDCE #CE7ABD
tetradic
#BDCE7A #7ACEB5 #8B7ACE #CE7A93
square
#BDCE7A #7ACEB5 #8B7ACE #CE7A93
split-complementary
#BDCE7A #7A93CE #B57ACE
monochromatic
#839637 #A7BE4D #BDCE7A #D3DEA7 #E9EFD3
Accessibility & contrast
On white
1.71
#BDCE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BDCE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCE7A
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCE7A | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C674
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#C5C6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdce7a; /* rgb */ color: rgb(189, 206, 122); /* oklch */ color: oklch(81.9% 0.110 118.3);
Tailwind
colors: {
custom: {
50: '#d2dda1',
500: '#bdce7a',
950: '#000000',
},
}SCSS
$custom: #bdce7a; $custom-light: #d2dda1; $custom-dark: #000000;
JSON
{
"hex": "#bdce7a",
"rgb": {
"r": 189,
"g": 206,
"b": 122
},
"hsl": {
"h": 72.143,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.81945,
"c": 0.11004,
"h": 118.3
},
"luminance": 0.56367
}Semantic roles & 50–950 ramp
primary
#BDCE7A
secondary
#5F509C
accent
#2CB949
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480