#BDC2AA#BDC2AA
#BDC2AA is a light, muted yellow-green. Relative luminance 0.523; OKLCH L 80.4% C 0.033 H 116.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2AA |
|---|---|
| RGB | rgb(189, 194, 170) |
| HSL | hsl(73, 16%, 71%) |
| HSV | hsv(73, 12%, 76%) |
| CMYK | cmyk(2.6%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(77.46, -5.98, 11.49) |
| CIE-LCH | lch(77.46, 12.96, 117.49°) |
| OKLab | oklab(80.36% -0.015 0.0298) |
| OKLCH | oklch(80.36% 0.033 116.7) |
| XYZ | xyz(47.5328, 52.3048, 45.6141) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.49
Cement
#A5A391
ΔE00 9.04
Sage Green
#9CAF88
ΔE00 9.16
Stone (survey)
#ADA587
ΔE00 9.46
Warm Gray
#C9BEB0
ΔE00 9.51
Greyish
#A8A495
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2AA #AFAAC2
analogous
#C2BBAA #BDC2AA #B1C2AA
triadic
#BDC2AA #AABDC2 #C2AABD
tetradic
#BDC2AA #AAC2BB #AFAAC2 #C2AAB1
square
#BDC2AA #AAC2BB #AFAAC2 #C2AAB1
split-complementary
#BDC2AA #AAB1C2 #BBAAC2
monochromatic
#848D65 #A1A886 #BDC2AA #D9DCCE #F1F2ED
Accessibility & contrast
On white
1.83
#BDC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BDC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2AA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2AA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA9
Deuteranopia (green-blind)
#C5C0AB
Tritanopia (blue-blind)
#C0BFBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdc2aa; /* rgb */ color: rgb(189, 194, 170); /* oklch */ color: oklch(80.4% 0.033 116.7);
Tailwind
colors: {
custom: {
50: '#d1d4c3',
500: '#bdc2aa',
950: '#000000',
},
}SCSS
$custom: #bdc2aa; $custom-light: #d1d4c3; $custom-dark: #000000;
JSON
{
"hex": "#bdc2aa",
"rgb": {
"r": 189,
"g": 194,
"b": 170
},
"hsl": {
"h": 72.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.80355,
"c": 0.03337,
"h": 116.7
},
"luminance": 0.52305
}Semantic roles & 50–950 ramp
primary
#BDC2AA
secondary
#807A96
accent
#4B9B5B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382