#BDCD83#BDCD83
#BDCD83 is a light, moderate yellow-green. Relative luminance 0.561; OKLCH L 81.9% C 0.098 H 118.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD83 |
|---|---|
| RGB | rgb(189, 205, 131) |
| HSL | hsl(73, 43%, 66%) |
| HSV | hsv(73, 36%, 80%) |
| CMYK | cmyk(7.8%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(79.68, -17.28, 35.08) |
| CIE-LCH | lch(79.68, 39.10, 116.22°) |
| OKLab | oklab(81.88% -0.0471 0.0865) |
| OKLCH | oklch(81.88% 0.098 118.6) |
| XYZ | xyz(46.9143, 56.1204, 29.8291) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.82
Greenish Tan
#BCCB7A
ΔE00 1.50
Greenish Beige
#C9D179
ΔE00 3.71
Pale Olive Green
#B1D27B
ΔE00 3.89
Tan Green
#A9BE70
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD83 #9383CD
analogous
#CDB883 #BDCD83 #98CD83
triadic
#BDCD83 #83BDCD #CD83BD
tetradic
#BDCD83 #83CDB8 #9383CD #CD8398
square
#BDCD83 #83CDB8 #9383CD #CD8398
split-complementary
#BDCD83 #8398CD #B883CD
monochromatic
#85983D #A6BB57 #BDCD83 #D4DFAF #EBF0DA
Accessibility & contrast
On white
1.72
#BDCD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BDCD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD83
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD83 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#C4C6BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcd83; /* rgb */ color: rgb(189, 205, 131); /* oklch */ color: oklch(81.9% 0.098 118.6);
Tailwind
colors: {
custom: {
50: '#d2dca8',
500: '#bdcd83',
950: '#000000',
},
}SCSS
$custom: #bdcd83; $custom-light: #d2dca8; $custom-dark: #000000;
JSON
{
"hex": "#bdcd83",
"rgb": {
"r": 189,
"g": 205,
"b": 131
},
"hsl": {
"h": 72.973,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.81876,
"c": 0.09845,
"h": 118.6
},
"luminance": 0.5612
}Semantic roles & 50–950 ramp
primary
#BDCD83
secondary
#65569E
accent
#30B64D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480