#BDCA92#BDCA92
#BDCA92 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.5% C 0.076 H 118.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA92 |
|---|---|
| RGB | rgb(189, 202, 146) |
| HSL | hsl(74, 35%, 68%) |
| HSV | hsv(74, 28%, 79%) |
| CMYK | cmyk(6.4%, 0%, 27.7%, 20.8%) |
| CIE-LAB | lab(79.12, -13.78, 26.55) |
| CIE-LCH | lch(79.12, 29.92, 117.43°) |
| OKLab | oklab(81.51% -0.0366 0.0668) |
| OKLCH | oklch(81.51% 0.076 118.7) |
| XYZ | xyz(47.2948, 55.1354, 35.3392) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.88
Greenish Tan
#BCCB7A
ΔE00 4.93
Tan Green
#A9BE70
ΔE00 5.98
Light Moss Green
#A6C875
ΔE00 6.59
Pale Olive Green
#B1D27B
ΔE00 6.62
Greenish Beige
#C9D179
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA92 #9F92CA
analogous
#CABB92 #BDCA92 #A1CA92
triadic
#BDCA92 #92BDCA #CA92BD
tetradic
#BDCA92 #92CABB #9F92CA #CA92A1
square
#BDCA92 #92CABB #9F92CA #CA92A1
split-complementary
#BDCA92 #92A1CA #BB92CA
monochromatic
#86984A #A4B669 #BDCA92 #D6DEBB #EFF2E4
Accessibility & contrast
On white
1.75
#BDCA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BDCA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA92
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA92 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48E
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#C2C4BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdca92; /* rgb */ color: rgb(189, 202, 146); /* oklch */ color: oklch(81.5% 0.076 118.7);
Tailwind
colors: {
custom: {
50: '#d1dab2',
500: '#bdca92',
950: '#000000',
},
}SCSS
$custom: #bdca92; $custom-light: #d1dab2; $custom-dark: #000000;
JSON
{
"hex": "#bdca92",
"rgb": {
"r": 189,
"g": 202,
"b": 146
},
"hsl": {
"h": 73.929,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.81509,
"c": 0.07618,
"h": 118.7
},
"luminance": 0.55135
}Semantic roles & 50–950 ramp
primary
#BDCA92
secondary
#70619F
accent
#38AD53
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381