#BDCA80#BDCA80
#BDCA80 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.2% C 0.098 H 116.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA80 |
|---|---|
| RGB | rgb(189, 202, 128) |
| HSL | hsl(71, 41%, 65%) |
| HSV | hsv(71, 37%, 79%) |
| CMYK | cmyk(6.4%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(78.82, -16.14, 35.49) |
| CIE-LCH | lch(78.82, 38.99, 114.45°) |
| OKLab | oklab(81.18% -0.044 0.0873) |
| OKLCH | oklch(81.18% 0.098 116.8) |
| XYZ | xyz(46.0032, 54.6187, 28.5369) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.26
Pale Olive
#B9CC81
ΔE00 1.47
Greenish Beige
#C9D179
ΔE00 3.48
Light Olive
#ACBF69
ΔE00 4.07
Tan Green
#A9BE70
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA80 #8D80CA
analogous
#CAB280 #BDCA80 #98CA80
triadic
#BDCA80 #80BDCA #CA80BD
tetradic
#BDCA80 #80CAB2 #8D80CA #CA8098
square
#BDCA80 #80CAB2 #8D80CA #CA8098
split-complementary
#BDCA80 #8098CA #B280CA
monochromatic
#83923D #A7B855 #BDCA80 #D3DCAB #EAEED6
Accessibility & contrast
On white
1.76
#BDCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BDCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA80
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA80 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#C4C2B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdca80; /* rgb */ color: rgb(189, 202, 128); /* oklch */ color: oklch(81.2% 0.098 116.8);
Tailwind
colors: {
custom: {
50: '#d2daa5',
500: '#bdca80',
950: '#000000',
},
}SCSS
$custom: #bdca80; $custom-light: #d2daa5; $custom-dark: #000000;
JSON
{
"hex": "#bdca80",
"rgb": {
"r": 189,
"g": 202,
"b": 128
},
"hsl": {
"h": 70.541,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.81175,
"c": 0.09778,
"h": 116.8
},
"luminance": 0.54618
}Semantic roles & 50–950 ramp
primary
#BDCA80
secondary
#615599
accent
#31B448
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380