#BDCCAB#BDCCAB
#BDCCAB is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.5% C 0.048 H 127.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCAB |
|---|---|
| RGB | rgb(189, 204, 171) |
| HSL | hsl(87, 24%, 74%) |
| HSV | hsv(87, 16%, 80%) |
| CMYK | cmyk(7.4%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(80.15, -11.00, 14.75) |
| CIE-LCH | lch(80.15, 18.40, 126.71°) |
| OKLab | oklab(82.49% -0.029 0.038) |
| OKLCH | oklch(82.49% 0.048 127.4) |
| XYZ | xyz(49.9287, 56.9446, 46.8812) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.42
Greenish Grey
#96AE8D
ΔE00 9.03
Light Grey Green
#B7E1A1
ΔE00 9.35
Darkseagreen
#8FBC8F
ΔE00 9.68
Pale Olive
#B9CC81
ΔE00 9.73
Light Sage
#BCECAC
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCAB #BAABCC
analogous
#CCCAAB #BDCCAB #ACCCAB
triadic
#BDCCAB #ABBDCC #CCABBD
tetradic
#BDCCAB #ABCCCA #BAABCC #CCABAC
square
#BDCCAB #ABCCCA #BAABCC #CCABAC
split-complementary
#BDCCAB #ABACCC #CAABCC
monochromatic
#819D5F #9FB585 #BDCCAB #DBE3D1 #F0F3EC
Accessibility & contrast
On white
1.70
#BDCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BDCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCAB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCAB | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A9
Deuteranopia (green-blind)
#CDC7AC
Tritanopia (blue-blind)
#BFC9C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdccab; /* rgb */ color: rgb(189, 204, 171); /* oklch */ color: oklch(82.5% 0.048 127.4);
Tailwind
colors: {
custom: {
50: '#d1dbc4',
500: '#bdccab',
950: '#000000',
},
}SCSS
$custom: #bdccab; $custom-light: #d1dbc4; $custom-dark: #000000;
JSON
{
"hex": "#bdccab",
"rgb": {
"r": 189,
"g": 204,
"b": 171
},
"hsl": {
"h": 87.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.82489,
"c": 0.04785,
"h": 127.4
},
"luminance": 0.56945
}Semantic roles & 50–950 ramp
primary
#BDCCAB
secondary
#8C7AA1
accent
#43A36E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482