#BDCA8E#BDCA8E
#BDCA8E is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.4% C 0.081 H 118.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA8E |
|---|---|
| RGB | rgb(189, 202, 142) |
| HSL | hsl(73, 36%, 67%) |
| HSV | hsv(73, 30%, 79%) |
| CMYK | cmyk(6.4%, 0%, 29.7%, 20.8%) |
| CIE-LAB | lab(79.05, -14.34, 28.55) |
| CIE-LCH | lch(79.05, 31.95, 116.66°) |
| OKLab | oklab(81.43% -0.0383 0.0715) |
| OKLCH | oklch(81.43% 0.081 118.2) |
| XYZ | xyz(46.9890, 55.0131, 33.7291) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.06
Greenish Tan
#BCCB7A
ΔE00 4.05
Tan Green
#A9BE70
ΔE00 5.35
Greenish Beige
#C9D179
ΔE00 5.88
Pale Olive Green
#B1D27B
ΔE00 5.98
Light Moss Green
#A6C875
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA8E #9B8ECA
analogous
#CAB98E #BDCA8E #9FCA8E
triadic
#BDCA8E #8EBDCA #CA8EBD
tetradic
#BDCA8E #8ECAB9 #9B8ECA #CA8E9F
square
#BDCA8E #8ECAB9 #9B8ECA #CA8E9F
split-complementary
#BDCA8E #8E9FCA #B98ECA
monochromatic
#859747 #A5B664 #BDCA8E #D5DEB8 #EEF1E1
Accessibility & contrast
On white
1.75
#BDCA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BDCA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA8E
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA8E | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48A
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#C3C4BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdca8e; /* rgb */ color: rgb(189, 202, 142); /* oklch */ color: oklch(81.4% 0.081 118.2);
Tailwind
colors: {
custom: {
50: '#d1daaf',
500: '#bdca8e',
950: '#000000',
},
}SCSS
$custom: #bdca8e; $custom-light: #d1daaf; $custom-dark: #000000;
JSON
{
"hex": "#bdca8e",
"rgb": {
"r": 189,
"g": 202,
"b": 142
},
"hsl": {
"h": 73,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.8143,
"c": 0.08109,
"h": 118.2
},
"luminance": 0.55013
}Semantic roles & 50–950 ramp
primary
#BDCA8E
secondary
#6C5E9E
accent
#36AF51
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381