#BDCC7A#BDCC7A
#BDCC7A is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.5% C 0.107 H 117.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC7A |
|---|---|
| RGB | rgb(189, 204, 122) |
| HSL | hsl(71, 45%, 64%) |
| HSV | hsv(71, 40%, 80%) |
| CMYK | cmyk(7.4%, 0%, 40.2%, 20%) |
| CIE-LAB | lab(79.28, -17.85, 39.13) |
| CIE-LCH | lch(79.28, 43.00, 114.52°) |
| OKLab | oklab(81.51% -0.0493 0.0954) |
| OKLCH | oklch(81.51% 0.107 117.3) |
| XYZ | xyz(46.0922, 55.4100, 26.6756) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.29
Pale Olive
#B9CC81
ΔE00 1.81
Greenish Beige
#C9D179
ΔE00 2.67
Light Olive
#ACBF69
ΔE00 3.78
Pale Olive Green
#B1D27B
ΔE00 3.96
Tan Green
#A9BE70
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC7A #897ACC
analogous
#CCB27A #BDCC7A #94CC7A
triadic
#BDCC7A #7ABDCC #CC7ABD
tetradic
#BDCC7A #7ACCB2 #897ACC #CC7A94
square
#BDCC7A #7ACCB2 #897ACC #CC7A94
split-complementary
#BDCC7A #7A94CC #B27ACC
monochromatic
#839338 #A7BB4E #BDCC7A #D3DDA6 #E9EED2
Accessibility & contrast
On white
1.74
#BDCC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BDCC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC7A
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC7A | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#D5C57E
Tritanopia (blue-blind)
#C5C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcc7a; /* rgb */ color: rgb(189, 204, 122); /* oklch */ color: oklch(81.5% 0.107 117.3);
Tailwind
colors: {
custom: {
50: '#d2dba1',
500: '#bdcc7a',
950: '#000000',
},
}SCSS
$custom: #bdcc7a; $custom-light: #d2dba1; $custom-dark: #000000;
JSON
{
"hex": "#bdcc7a",
"rgb": {
"r": 189,
"g": 204,
"b": 122
},
"hsl": {
"h": 70.976,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.81509,
"c": 0.10733,
"h": 117.3
},
"luminance": 0.5541
}Semantic roles & 50–950 ramp
primary
#BDCC7A
secondary
#5E519A
accent
#2EB847
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480