#BDCA93#BDCA93
#BDCA93 is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.5% C 0.075 H 118.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA93 |
|---|---|
| RGB | rgb(189, 202, 147) |
| HSL | hsl(74, 34%, 68%) |
| HSV | hsv(74, 27%, 79%) |
| CMYK | cmyk(6.4%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(79.14, -13.64, 26.05) |
| CIE-LCH | lch(79.14, 29.41, 117.64°) |
| OKLab | oklab(81.53% -0.0362 0.0656) |
| OKLCH | oklch(81.53% 0.075 118.9) |
| XYZ | xyz(47.3729, 55.1666, 35.7507) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.09
Greenish Tan
#BCCB7A
ΔE00 5.16
Tan Green
#A9BE70
ΔE00 6.15
Light Moss Green
#A6C875
ΔE00 6.75
Pale Olive Green
#B1D27B
ΔE00 6.79
Greenish Beige
#C9D179
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA93 #A093CA
analogous
#CABB93 #BDCA93 #A1CA93
triadic
#BDCA93 #93BDCA #CA93BD
tetradic
#BDCA93 #93CABB #A093CA #CA93A1
square
#BDCA93 #93CABB #A093CA #CA93A1
split-complementary
#BDCA93 #93A1CA #BB93CA
monochromatic
#86984B #A4B66A #BDCA93 #D6DEBC #EFF2E5
Accessibility & contrast
On white
1.75
#BDCA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BDCA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA93
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA93 | 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)
#D1C48F
Deuteranopia (green-blind)
#D0C495
Tritanopia (blue-blind)
#C2C4BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdca93; /* rgb */ color: rgb(189, 202, 147); /* oklch */ color: oklch(81.5% 0.075 118.9);
Tailwind
colors: {
custom: {
50: '#d1dab3',
500: '#bdca93',
950: '#000000',
},
}SCSS
$custom: #bdca93; $custom-light: #d1dab3; $custom-dark: #000000;
JSON
{
"hex": "#bdca93",
"rgb": {
"r": 189,
"g": 202,
"b": 147
},
"hsl": {
"h": 74.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.8153,
"c": 0.07494,
"h": 118.9
},
"luminance": 0.55166
}Semantic roles & 50–950 ramp
primary
#BDCA93
secondary
#71629F
accent
#39AD54
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381