#BDCC7D#BDCC7D
#BDCC7D is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.6% C 0.104 H 117.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC7D |
|---|---|
| RGB | rgb(189, 204, 125) |
| HSL | hsl(71, 44%, 65%) |
| HSV | hsv(71, 39%, 80%) |
| CMYK | cmyk(7.4%, 0%, 38.7%, 20%) |
| CIE-LAB | lab(79.32, -17.50, 37.66) |
| CIE-LCH | lch(79.32, 41.53, 114.92°) |
| OKLab | oklab(81.56% -0.0481 0.0922) |
| OKLCH | oklch(81.56% 0.104 117.5) |
| XYZ | xyz(46.2809, 55.4855, 27.6697) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.46
Pale Olive
#B9CC81
ΔE00 1.38
Greenish Beige
#C9D179
ΔE00 2.96
Light Olive
#ACBF69
ΔE00 3.93
Pale Olive Green
#B1D27B
ΔE00 3.95
Tan Green
#A9BE70
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC7D #8C7DCC
analogous
#CCB37D #BDCC7D #96CC7D
triadic
#BDCC7D #7DBDCC #CC7DBD
tetradic
#BDCC7D #7DCCB3 #8C7DCC #CC7D96
square
#BDCC7D #7DCCB3 #8C7DCC #CC7D96
split-complementary
#BDCC7D #7D96CC #B37DCC
monochromatic
#83943A #A7BB51 #BDCC7D #D3DDA9 #EAEED5
Accessibility & contrast
On white
1.74
#BDCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BDCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC7D
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC7D | 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)
#D6C477
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#C5C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcc7d; /* rgb */ color: rgb(189, 204, 125); /* oklch */ color: oklch(81.6% 0.104 117.5);
Tailwind
colors: {
custom: {
50: '#d2dba3',
500: '#bdcc7d',
950: '#000000',
},
}SCSS
$custom: #bdcc7d; $custom-light: #d2dba3; $custom-dark: #000000;
JSON
{
"hex": "#bdcc7d",
"rgb": {
"r": 189,
"g": 204,
"b": 125
},
"hsl": {
"h": 71.392,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.81558,
"c": 0.10395,
"h": 117.5
},
"luminance": 0.55485
}Semantic roles & 50–950 ramp
primary
#BDCC7D
secondary
#60529B
accent
#2FB749
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480