#BDCA95#BDCA95
#BDCA95 is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.6% C 0.072 H 119.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA95 |
|---|---|
| RGB | rgb(189, 202, 149) |
| HSL | hsl(75, 33%, 69%) |
| HSV | hsv(75, 26%, 79%) |
| CMYK | cmyk(6.4%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(79.17, -13.36, 25.05) |
| CIE-LCH | lch(79.17, 28.39, 118.07°) |
| OKLab | oklab(81.57% -0.0354 0.0632) |
| OKLCH | oklch(81.57% 0.072 119.2) |
| XYZ | xyz(47.5312, 55.2299, 36.5844) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.53
Greenish Tan
#BCCB7A
ΔE00 5.62
Tan Green
#A9BE70
ΔE00 6.51
Light Moss Green
#A6C875
ΔE00 7.08
Pale Olive Green
#B1D27B
ΔE00 7.15
Greenish Beige
#C9D179
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA95 #A295CA
analogous
#CABD95 #BDCA95 #A3CA95
triadic
#BDCA95 #95BDCA #CA95BD
tetradic
#BDCA95 #95CABD #A295CA #CA95A3
square
#BDCA95 #95CABD #A295CA #CA95A3
split-complementary
#BDCA95 #95A3CA #BD95CA
monochromatic
#86984C #A4B66C #BDCA95 #D6DEBE #F0F3E7
Accessibility & contrast
On white
1.74
#BDCA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BDCA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA95
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA95 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#C2C4BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdca95; /* rgb */ color: rgb(189, 202, 149); /* oklch */ color: oklch(81.6% 0.072 119.2);
Tailwind
colors: {
custom: {
50: '#d1dab4',
500: '#bdca95',
950: '#000000',
},
}SCSS
$custom: #bdca95; $custom-light: #d1dab4; $custom-dark: #000000;
JSON
{
"hex": "#bdca95",
"rgb": {
"r": 189,
"g": 202,
"b": 149
},
"hsl": {
"h": 74.717,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.81571,
"c": 0.07245,
"h": 119.2
},
"luminance": 0.5523
}Semantic roles & 50–950 ramp
primary
#BDCA95
secondary
#73649F
accent
#39AC56
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381