#BDCAA4#BDCAA4
#BDCAA4 is a light, muted yellow-green. Relative luminance 0.557; OKLCH L 81.9% C 0.054 H 122.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCAA4 |
|---|---|
| RGB | rgb(189, 202, 164) |
| HSL | hsl(81, 26%, 72%) |
| HSV | hsv(81, 19%, 79%) |
| CMYK | cmyk(6.4%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(79.47, -11.10, 17.52) |
| CIE-LCH | lch(79.47, 20.74, 122.36°) |
| OKLab | oklab(81.9% -0.0291 0.0449) |
| OKLCH | oklch(81.9% 0.054 122.9) |
| XYZ | xyz(48.8068, 55.7402, 43.3024) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.86
Pale Olive
#B9CC81
ΔE00 8.25
Greenish Grey
#96AE8D
ΔE00 8.92
Light Grey Green
#B7E1A1
ΔE00 8.93
Greenish Tan
#BCCB7A
ΔE00 9.39
Darkseagreen
#8FBC8F
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCAA4 #B1A4CA
analogous
#CAC4A4 #BDCAA4 #AACAA4
triadic
#BDCAA4 #A4BDCA #CAA4BD
tetradic
#BDCAA4 #A4CAC4 #B1A4CA #CAA4AA
square
#BDCAA4 #A4CAC4 #B1A4CA #CAA4AA
split-complementary
#BDCAA4 #A4AACA #C4A4CA
monochromatic
#849A5A #A1B37D #BDCAA4 #D9E1CB #F1F4EC
Accessibility & contrast
On white
1.73
#BDCAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BDCAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCAA4
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCAA4 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A2
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#C0C6BF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcaa4; /* rgb */ color: rgb(189, 202, 164); /* oklch */ color: oklch(81.9% 0.054 122.9);
Tailwind
colors: {
custom: {
50: '#d1dabf',
500: '#bdcaa4',
950: '#000000',
},
}SCSS
$custom: #bdcaa4; $custom-light: #d1dabf; $custom-dark: #000000;
JSON
{
"hex": "#bdcaa4",
"rgb": {
"r": 189,
"g": 202,
"b": 164
},
"hsl": {
"h": 80.526,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.81899,
"c": 0.05352,
"h": 122.9
},
"luminance": 0.5574
}Semantic roles & 50–950 ramp
primary
#BDCAA4
secondary
#82739F
accent
#41A563
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382