#BDCC7E#BDCC7E
#BDCC7E is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.6% C 0.103 H 117.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC7E |
|---|---|
| RGB | rgb(189, 204, 126) |
| HSL | hsl(72, 43%, 65%) |
| HSV | hsv(72, 38%, 80%) |
| CMYK | cmyk(7.4%, 0%, 38.2%, 20%) |
| CIE-LAB | lab(79.33, -17.38, 37.18) |
| CIE-LCH | lch(79.33, 41.04, 115.06°) |
| OKLab | oklab(81.58% -0.0477 0.0911) |
| OKLCH | oklch(81.58% 0.103 117.6) |
| XYZ | xyz(46.3451, 55.5112, 28.0079) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.62
Pale Olive
#B9CC81
ΔE00 1.26
Greenish Beige
#C9D179
ΔE00 3.08
Pale Olive Green
#B1D27B
ΔE00 3.97
Light Olive
#ACBF69
ΔE00 4.00
Tan Green
#A9BE70
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC7E #8D7ECC
analogous
#CCB47E #BDCC7E #96CC7E
triadic
#BDCC7E #7EBDCC #CC7EBD
tetradic
#BDCC7E #7ECCB4 #8D7ECC #CC7E96
square
#BDCC7E #7ECCB4 #8D7ECC #CC7E96
split-complementary
#BDCC7E #7E96CC #B47ECC
monochromatic
#83953B #A7BB52 #BDCC7E #D3DDAA #EAEFD6
Accessibility & contrast
On white
1.74
#BDCC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BDCC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC7E
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC7E | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C478
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#C5C4B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcc7e; /* rgb */ color: rgb(189, 204, 126); /* oklch */ color: oklch(81.6% 0.103 117.6);
Tailwind
colors: {
custom: {
50: '#d2dba4',
500: '#bdcc7e',
950: '#000000',
},
}SCSS
$custom: #bdcc7e; $custom-light: #d2dba4; $custom-dark: #000000;
JSON
{
"hex": "#bdcc7e",
"rgb": {
"r": 189,
"g": 204,
"b": 126
},
"hsl": {
"h": 71.538,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.81575,
"c": 0.10282,
"h": 117.6
},
"luminance": 0.55511
}Semantic roles & 50–950 ramp
primary
#BDCC7E
secondary
#61539B
accent
#2FB649
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480