#BDCCAA#BDCCAA
#BDCCAA is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.5% C 0.049 H 126.9°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCAA |
|---|---|
| RGB | rgb(189, 204, 170) |
| HSL | hsl(86, 25%, 73%) |
| HSV | hsv(86, 17%, 80%) |
| CMYK | cmyk(7.4%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(80.13, -11.16, 15.25) |
| CIE-LCH | lch(80.13, 18.90, 126.20°) |
| OKLab | oklab(82.47% -0.0295 0.0393) |
| OKLCH | oklch(82.47% 0.049 126.9) |
| XYZ | xyz(49.8337, 56.9066, 46.3811) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.34
Greenish Grey
#96AE8D
ΔE00 9.02
Light Grey Green
#B7E1A1
ΔE00 9.15
Pale Olive
#B9CC81
ΔE00 9.44
Darkseagreen
#8FBC8F
ΔE00 9.58
Greenish Tan
#BCCB7A
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCAA #B9AACC
analogous
#CCCAAA #BDCCAA #ACCCAA
triadic
#BDCCAA #AABDCC #CCAABD
tetradic
#BDCCAA #AACCCA #B9AACC #CCAAAC
square
#BDCCAA #AACCCA #B9AACC #CCAAAC
split-complementary
#BDCCAA #AAACCC #CAAACC
monochromatic
#819D5E #9FB584 #BDCCAA #DBE3D0 #F0F4EC
Accessibility & contrast
On white
1.70
#BDCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BDCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCAA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCAA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A8
Deuteranopia (green-blind)
#CEC6AB
Tritanopia (blue-blind)
#BFC9C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdccaa; /* rgb */ color: rgb(189, 204, 170); /* oklch */ color: oklch(82.5% 0.049 126.9);
Tailwind
colors: {
custom: {
50: '#d1dbc3',
500: '#bdccaa',
950: '#000000',
},
}SCSS
$custom: #bdccaa; $custom-light: #d1dbc3; $custom-dark: #000000;
JSON
{
"hex": "#bdccaa",
"rgb": {
"r": 189,
"g": 204,
"b": 170
},
"hsl": {
"h": 86.471,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.82465,
"c": 0.04911,
"h": 126.9
},
"luminance": 0.56907
}Semantic roles & 50–950 ramp
primary
#BDCCAA
secondary
#8B79A1
accent
#42A46D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482