#BDCDAB#BDCDAB
#BDCDAB is a very light, muted yellow-green. Relative luminance 0.574; OKLCH L 82.7% C 0.049 H 128.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDAB |
|---|---|
| RGB | rgb(189, 205, 171) |
| HSL | hsl(88, 25%, 74%) |
| HSV | hsv(88, 17%, 80%) |
| CMYK | cmyk(7.8%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(80.42, -11.51, 15.13) |
| CIE-LCH | lch(80.42, 19.01, 127.27°) |
| OKLab | oklab(82.7% -0.0305 0.039) |
| OKLCH | oklch(82.7% 0.049 128) |
| XYZ | xyz(50.1671, 57.4215, 46.9607) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.50
Light Grey Green
#B7E1A1
ΔE00 8.94
Greenish Grey
#96AE8D
ΔE00 9.11
Darkseagreen
#8FBC8F
ΔE00 9.50
Pale Olive
#B9CC81
ΔE00 9.51
Light Sage
#BCECAC
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDAB #BBABCD
analogous
#CDCCAB #BDCDAB #ACCDAB
triadic
#BDCDAB #ABBDCD #CDABBD
tetradic
#BDCDAB #ABCDCC #BBABCD #CDABAC
square
#BDCDAB #ABCDCC #BBABCD #CDABAC
split-complementary
#BDCDAB #ABACCD #CCABCD
monochromatic
#819F5F #9FB685 #BDCDAB #DBE4D1 #F0F4EC
Accessibility & contrast
On white
1.68
#BDCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BDCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDAB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDAB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#CEC7AC
Tritanopia (blue-blind)
#BFCAC3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcdab; /* rgb */ color: rgb(189, 205, 171); /* oklch */ color: oklch(82.7% 0.049 128.0);
Tailwind
colors: {
custom: {
50: '#d1dcc4',
500: '#bdcdab',
950: '#000000',
},
}SCSS
$custom: #bdcdab; $custom-light: #d1dcc4; $custom-dark: #000000;
JSON
{
"hex": "#bdcdab",
"rgb": {
"r": 189,
"g": 205,
"b": 171
},
"hsl": {
"h": 88.235,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82701,
"c": 0.04947,
"h": 128
},
"luminance": 0.57422
}Semantic roles & 50–950 ramp
primary
#BDCDAB
secondary
#8D7AA2
accent
#42A470
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482