#BDCAA3#BDCAA3
#BDCAA3 is a light, muted yellow-green. Relative luminance 0.557; OKLCH L 81.9% C 0.055 H 122.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCAA3 |
|---|---|
| RGB | rgb(189, 202, 163) |
| HSL | hsl(80, 27%, 72%) |
| HSV | hsv(80, 19%, 79%) |
| CMYK | cmyk(6.4%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(79.45, -11.26, 18.02) |
| CIE-LCH | lch(79.45, 21.25, 121.99°) |
| OKLab | oklab(81.88% -0.0295 0.0462) |
| OKLCH | oklch(81.88% 0.055 122.6) |
| XYZ | xyz(48.7168, 55.7042, 42.8287) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.84
Pale Olive
#B9CC81
ΔE00 7.98
Light Grey Green
#B7E1A1
ΔE00 8.79
Greenish Grey
#96AE8D
ΔE00 8.95
Greenish Tan
#BCCB7A
ΔE00 9.12
Darkseagreen
#8FBC8F
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCAA3 #B0A3CA
analogous
#CAC4A3 #BDCAA3 #AACAA3
triadic
#BDCAA3 #A3BDCA #CAA3BD
tetradic
#BDCAA3 #A3CAC4 #B0A3CA #CAA3AA
square
#BDCAA3 #A3CAC4 #B0A3CA #CAA3AA
split-complementary
#BDCAA3 #A3AACA #C4A3CA
monochromatic
#849A59 #A1B47C #BDCAA3 #D9E0CA #F1F4EC
Accessibility & contrast
On white
1.73
#BDCAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BDCAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCAA3
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCAA3 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A1
Deuteranopia (green-blind)
#CDC5A5
Tritanopia (blue-blind)
#C0C6BF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcaa3; /* rgb */ color: rgb(189, 202, 163); /* oklch */ color: oklch(81.9% 0.055 122.6);
Tailwind
colors: {
custom: {
50: '#d1dabe',
500: '#bdcaa3',
950: '#000000',
},
}SCSS
$custom: #bdcaa3; $custom-light: #d1dabe; $custom-dark: #000000;
JSON
{
"hex": "#bdcaa3",
"rgb": {
"r": 189,
"g": 202,
"b": 163
},
"hsl": {
"h": 80,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.81876,
"c": 0.0548,
"h": 122.6
},
"luminance": 0.55704
}Semantic roles & 50–950 ramp
primary
#BDCAA3
secondary
#81729F
accent
#40A562
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382