#BDCA91#BDCA91
#BDCA91 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.5% C 0.077 H 118.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA91 |
|---|---|
| RGB | rgb(189, 202, 145) |
| HSL | hsl(74, 35%, 68%) |
| HSV | hsv(74, 28%, 79%) |
| CMYK | cmyk(6.4%, 0%, 28.2%, 20.8%) |
| CIE-LAB | lab(79.10, -13.92, 27.05) |
| CIE-LCH | lch(79.10, 30.43, 117.23°) |
| OKLab | oklab(81.49% -0.037 0.068) |
| OKLCH | oklch(81.49% 0.077 118.6) |
| XYZ | xyz(47.2173, 55.1044, 34.9313) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.67
Greenish Tan
#BCCB7A
ΔE00 4.71
Tan Green
#A9BE70
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 6.44
Pale Olive Green
#B1D27B
ΔE00 6.45
Greenish Beige
#C9D179
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA91 #9E91CA
analogous
#CABA91 #BDCA91 #A0CA91
triadic
#BDCA91 #91BDCA #CA91BD
tetradic
#BDCA91 #91CABA #9E91CA #CA91A0
square
#BDCA91 #91CABA #9E91CA #CA91A0
split-complementary
#BDCA91 #91A0CA #BA91CA
monochromatic
#869849 #A4B668 #BDCA91 #D6DEBA #EFF2E4
Accessibility & contrast
On white
1.75
#BDCA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BDCA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA91
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA91 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#C3C4BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdca91; /* rgb */ color: rgb(189, 202, 145); /* oklch */ color: oklch(81.5% 0.077 118.6);
Tailwind
colors: {
custom: {
50: '#d1dab1',
500: '#bdca91',
950: '#000000',
},
}SCSS
$custom: #bdca91; $custom-light: #d1dab1; $custom-dark: #000000;
JSON
{
"hex": "#bdca91",
"rgb": {
"r": 189,
"g": 202,
"b": 145
},
"hsl": {
"h": 73.684,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.81489,
"c": 0.07741,
"h": 118.6
},
"luminance": 0.55104
}Semantic roles & 50–950 ramp
primary
#BDCA91
secondary
#6F609F
accent
#38AE53
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381