#BDCA83#BDCA83
#BDCA83 is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.2% C 0.094 H 117.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA83 |
|---|---|
| RGB | rgb(189, 202, 131) |
| HSL | hsl(71, 40%, 65%) |
| HSV | hsv(71, 35%, 79%) |
| CMYK | cmyk(6.4%, 0%, 35.1%, 20.8%) |
| CIE-LAB | lab(78.87, -15.77, 34.02) |
| CIE-LCH | lch(78.87, 37.49, 114.87°) |
| OKLab | oklab(81.23% -0.0428 0.084) |
| OKLCH | oklch(81.23% 0.094 117) |
| XYZ | xyz(46.2036, 54.6989, 29.5922) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.51
Greenish Tan
#BCCB7A
ΔE00 1.81
Greenish Beige
#C9D179
ΔE00 3.92
Tan Green
#A9BE70
ΔE00 4.22
Light Olive
#ACBF69
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA83 #9083CA
analogous
#CAB383 #BDCA83 #99CA83
triadic
#BDCA83 #83BDCA #CA83BD
tetradic
#BDCA83 #83CAB3 #9083CA #CA8399
square
#BDCA83 #83CAB3 #9083CA #CA8399
split-complementary
#BDCA83 #8399CA #B383CA
monochromatic
#84943F #A6B858 #BDCA83 #D4DCAE #EBEFD9
Accessibility & contrast
On white
1.76
#BDCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BDCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA83
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA83 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#C4C3B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdca83; /* rgb */ color: rgb(189, 202, 131); /* oklch */ color: oklch(81.2% 0.094 117.0);
Tailwind
colors: {
custom: {
50: '#d2daa8',
500: '#bdca83',
950: '#000000',
},
}SCSS
$custom: #bdca83; $custom-light: #d2daa8; $custom-dark: #000000;
JSON
{
"hex": "#bdca83",
"rgb": {
"r": 189,
"g": 202,
"b": 131
},
"hsl": {
"h": 70.986,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.81227,
"c": 0.09428,
"h": 117
},
"luminance": 0.54699
}Semantic roles & 50–950 ramp
primary
#BDCA83
secondary
#63579A
accent
#32B34A
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380