#BDCA82#BDCA82
#BDCA82 is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.2% C 0.095 H 116.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA82 |
|---|---|
| RGB | rgb(189, 202, 130) |
| HSL | hsl(71, 40%, 65%) |
| HSV | hsv(71, 36%, 79%) |
| CMYK | cmyk(6.4%, 0%, 35.6%, 20.8%) |
| CIE-LAB | lab(78.85, -15.89, 34.51) |
| CIE-LCH | lch(78.85, 37.99, 114.73°) |
| OKLab | oklab(81.21% -0.0432 0.0851) |
| OKLCH | oklch(81.21% 0.095 116.9) |
| XYZ | xyz(46.1361, 54.6719, 29.2370) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.47
Greenish Tan
#BCCB7A
ΔE00 1.62
Greenish Beige
#C9D179
ΔE00 3.77
Tan Green
#A9BE70
ΔE00 4.17
Light Olive
#ACBF69
ΔE00 4.29
Pale Olive Green
#B1D27B
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA82 #8F82CA
analogous
#CAB382 #BDCA82 #99CA82
triadic
#BDCA82 #82BDCA #CA82BD
tetradic
#BDCA82 #82CAB3 #8F82CA #CA8299
square
#BDCA82 #82CAB3 #8F82CA #CA8299
split-complementary
#BDCA82 #8299CA #B382CA
monochromatic
#84933E #A6B857 #BDCA82 #D4DCAD #EAEED8
Accessibility & contrast
On white
1.76
#BDCA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BDCA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA82
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA82 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37D
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#C4C3B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdca82; /* rgb */ color: rgb(189, 202, 130); /* oklch */ color: oklch(81.2% 0.095 116.9);
Tailwind
colors: {
custom: {
50: '#d2daa7',
500: '#bdca82',
950: '#000000',
},
}SCSS
$custom: #bdca82; $custom-light: #d2daa7; $custom-dark: #000000;
JSON
{
"hex": "#bdca82",
"rgb": {
"r": 189,
"g": 202,
"b": 130
},
"hsl": {
"h": 70.833,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.81209,
"c": 0.09545,
"h": 116.9
},
"luminance": 0.54672
}Semantic roles & 50–950 ramp
primary
#BDCA82
secondary
#62569A
accent
#32B349
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380