#BDCA8B#BDCA8B
#BDCA8B is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.4% C 0.085 H 117.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA8B |
|---|---|
| RGB | rgb(189, 202, 139) |
| HSL | hsl(72, 37%, 67%) |
| HSV | hsv(72, 31%, 79%) |
| CMYK | cmyk(6.4%, 0%, 31.2%, 20.8%) |
| CIE-LAB | lab(79.00, -14.74, 30.05) |
| CIE-LCH | lch(79.00, 33.47, 116.13°) |
| OKLab | oklab(81.37% -0.0395 0.075) |
| OKLCH | oklch(81.37% 0.085 117.8) |
| XYZ | xyz(46.7668, 54.9242, 32.5588) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.51
Greenish Tan
#BCCB7A
ΔE00 3.41
Tan Green
#A9BE70
ΔE00 4.95
Greenish Beige
#C9D179
ΔE00 5.30
Light Olive
#ACBF69
ΔE00 5.56
Pale Olive Green
#B1D27B
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA8B #988BCA
analogous
#CAB88B #BDCA8B #9ECA8B
triadic
#BDCA8B #8BBDCA #CA8BBD
tetradic
#BDCA8B #8BCAB8 #988BCA #CA8B9E
square
#BDCA8B #8BCAB8 #988BCA #CA8B9E
split-complementary
#BDCA8B #8B9ECA #B88BCA
monochromatic
#859645 #A5B761 #BDCA8B #D5DDB5 #EDF0DF
Accessibility & contrast
On white
1.75
#BDCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BDCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA8B
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA8B | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C387
Deuteranopia (green-blind)
#D1C48E
Tritanopia (blue-blind)
#C3C3BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdca8b; /* rgb */ color: rgb(189, 202, 139); /* oklch */ color: oklch(81.4% 0.085 117.8);
Tailwind
colors: {
custom: {
50: '#d1daad',
500: '#bdca8b',
950: '#000000',
},
}SCSS
$custom: #bdca8b; $custom-light: #d1daad; $custom-dark: #000000;
JSON
{
"hex": "#bdca8b",
"rgb": {
"r": 189,
"g": 202,
"b": 139
},
"hsl": {
"h": 72.381,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.81373,
"c": 0.08474,
"h": 117.8
},
"luminance": 0.54924
}Semantic roles & 50–950 ramp
primary
#BDCA8B
secondary
#6A5C9D
accent
#35B04F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381