#BDCD84#BDCD84
#BDCD84 is a light, moderate yellow-green. Relative luminance 0.561; OKLCH L 81.9% C 0.097 H 118.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD84 |
|---|---|
| RGB | rgb(189, 205, 132) |
| HSL | hsl(73, 42%, 66%) |
| HSV | hsv(73, 36%, 80%) |
| CMYK | cmyk(7.8%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(79.70, -17.15, 34.58) |
| CIE-LCH | lch(79.70, 38.60, 116.38°) |
| OKLab | oklab(81.89% -0.0467 0.0854) |
| OKLCH | oklch(81.89% 0.097 118.7) |
| XYZ | xyz(46.9824, 56.1476, 30.1878) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.85
Greenish Tan
#BCCB7A
ΔE00 1.68
Greenish Beige
#C9D179
ΔE00 3.86
Pale Olive Green
#B1D27B
ΔE00 3.96
Tan Green
#A9BE70
ΔE00 4.44
Light Moss Green
#A6C875
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD84 #9484CD
analogous
#CDB884 #BDCD84 #98CD84
triadic
#BDCD84 #84BDCD #CD84BD
tetradic
#BDCD84 #84CDB8 #9484CD #CD8498
square
#BDCD84 #84CDB8 #9484CD #CD8498
split-complementary
#BDCD84 #8498CD #B884CD
monochromatic
#85993E #A6BB58 #BDCD84 #D4DFB0 #ECF0DB
Accessibility & contrast
On white
1.72
#BDCD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BDCD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD84
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD84 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57F
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#C4C6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcd84; /* rgb */ color: rgb(189, 205, 132); /* oklch */ color: oklch(81.9% 0.097 118.7);
Tailwind
colors: {
custom: {
50: '#d2dca8',
500: '#bdcd84',
950: '#000000',
},
}SCSS
$custom: #bdcd84; $custom-light: #d2dca8; $custom-dark: #000000;
JSON
{
"hex": "#bdcd84",
"rgb": {
"r": 189,
"g": 205,
"b": 132
},
"hsl": {
"h": 73.151,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.81894,
"c": 0.09729,
"h": 118.7
},
"luminance": 0.56147
}Semantic roles & 50–950 ramp
primary
#BDCD84
secondary
#66569F
accent
#30B54D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480