#BDCC8A#BDCC8A
#BDCC8A is a light, moderate yellow-green. Relative luminance 0.558; OKLCH L 81.8% C 0.089 H 118.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC8A |
|---|---|
| RGB | rgb(189, 204, 138) |
| HSL | hsl(74, 39%, 67%) |
| HSV | hsv(74, 32%, 80%) |
| CMYK | cmyk(7.4%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(79.52, -15.88, 31.26) |
| CIE-LCH | lch(79.52, 35.06, 116.93°) |
| OKLab | oklab(81.79% -0.0428 0.0778) |
| OKLCH | oklch(81.79% 0.089 118.8) |
| XYZ | xyz(47.1664, 55.8397, 32.3332) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.85
Greenish Tan
#BCCB7A
ΔE00 2.92
Tan Green
#A9BE70
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 4.84
Greenish Beige
#C9D179
ΔE00 4.91
Light Moss Green
#A6C875
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC8A #998ACC
analogous
#CCBA8A #BDCC8A #9CCC8A
triadic
#BDCC8A #8ABDCC #CC8ABD
tetradic
#BDCC8A #8ACCBA #998ACC #CC8A9C
square
#BDCC8A #8ACCBA #998ACC #CC8A9C
split-complementary
#BDCC8A #8A9CCC #BA8ACC
monochromatic
#859943 #A5B95F #BDCC8A #D5DFB5 #EDF1DF
Accessibility & contrast
On white
1.73
#BDCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BDCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC8A
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC8A | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C585
Deuteranopia (green-blind)
#D3C58D
Tritanopia (blue-blind)
#C3C5BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcc8a; /* rgb */ color: rgb(189, 204, 138); /* oklch */ color: oklch(81.8% 0.089 118.8);
Tailwind
colors: {
custom: {
50: '#d1dbac',
500: '#bdcc8a',
950: '#000000',
},
}SCSS
$custom: #bdcc8a; $custom-light: #d1dbac; $custom-dark: #000000;
JSON
{
"hex": "#bdcc8a",
"rgb": {
"r": 189,
"g": 204,
"b": 138
},
"hsl": {
"h": 73.636,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.81786,
"c": 0.08879,
"h": 118.8
},
"luminance": 0.5584
}Semantic roles & 50–950 ramp
primary
#BDCC8A
secondary
#6A5BA0
accent
#33B250
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481