#BDCC84#BDCC84
#BDCC84 is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.7% C 0.096 H 118.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC84 |
|---|---|
| RGB | rgb(189, 204, 132) |
| HSL | hsl(73, 41%, 66%) |
| HSV | hsv(73, 35%, 80%) |
| CMYK | cmyk(7.4%, 0%, 35.3%, 20%) |
| CIE-LAB | lab(79.43, -16.65, 34.23) |
| CIE-LCH | lch(79.43, 38.06, 115.94°) |
| OKLab | oklab(81.68% -0.0452 0.0845) |
| OKLCH | oklch(81.68% 0.096 118.2) |
| XYZ | xyz(46.7440, 55.6707, 30.1083) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.04
Greenish Tan
#BCCB7A
ΔE00 1.73
Greenish Beige
#C9D179
ΔE00 3.91
Pale Olive Green
#B1D27B
ΔE00 4.25
Tan Green
#A9BE70
ΔE00 4.36
Light Olive
#ACBF69
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC84 #9384CC
analogous
#CCB784 #BDCC84 #99CC84
triadic
#BDCC84 #84BDCC #CC84BD
tetradic
#BDCC84 #84CCB7 #9384CC #CC8499
square
#BDCC84 #84CCB7 #9384CC #CC8499
split-complementary
#BDCC84 #8499CC #B784CC
monochromatic
#85973F #A6BA59 #BDCC84 #D4DEAF #EBF0DB
Accessibility & contrast
On white
1.73
#BDCC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BDCC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC84
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC84 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57F
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#C4C5BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcc84; /* rgb */ color: rgb(189, 204, 132); /* oklch */ color: oklch(81.7% 0.096 118.2);
Tailwind
colors: {
custom: {
50: '#d2dba8',
500: '#bdcc84',
950: '#000000',
},
}SCSS
$custom: #bdcc84; $custom-light: #d2dba8; $custom-dark: #000000;
JSON
{
"hex": "#bdcc84",
"rgb": {
"r": 189,
"g": 204,
"b": 132
},
"hsl": {
"h": 72.5,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.81677,
"c": 0.09588,
"h": 118.2
},
"luminance": 0.5567
}Semantic roles & 50–950 ramp
primary
#BDCC84
secondary
#65579D
accent
#31B44C
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141510
muted
#838480