#BDCDAE#BDCDAE
#BDCDAE is a very light, muted yellow-green. Relative luminance 0.575; OKLCH L 82.8% C 0.046 H 129.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDAE |
|---|---|
| RGB | rgb(189, 205, 174) |
| HSL | hsl(91, 24%, 74%) |
| HSV | hsv(91, 15%, 80%) |
| CMYK | cmyk(7.8%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(80.48, -11.01, 13.62) |
| CIE-LCH | lch(80.48, 17.52, 128.96°) |
| OKLab | oklab(82.77% -0.0292 0.0352) |
| OKLCH | oklch(82.77% 0.046 129.7) |
| XYZ | xyz(50.4563, 57.5372, 48.4838) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.76
Greenish Grey
#96AE8D
ΔE00 9.19
Light Grey Green
#B7E1A1
ΔE00 9.58
Darkseagreen
#8FBC8F
ΔE00 9.82
Pale Olive
#B9CC81
ΔE00 10.37
Light Sage
#BCECAC
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDAE #BEAECD
analogous
#CDCDAE #BDCDAE #AECDAF
triadic
#BDCDAE #AEBDCD #CDAEBD
tetradic
#BDCDAE #AECDCD #BEAECD #CDAFAE
square
#BDCDAE #AECDCD #BEAECD #CDAFAE
split-complementary
#BDCDAE #AFAECD #CDAECD
monochromatic
#7F9E62 #9EB688 #BDCDAE #DCE4D4 #F0F3EC
Accessibility & contrast
On white
1.68
#BDCDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BDCDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDAE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDAE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#BECAC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdae; /* rgb */ color: rgb(189, 205, 174); /* oklch */ color: oklch(82.8% 0.046 129.7);
Tailwind
colors: {
custom: {
50: '#d1dcc6',
500: '#bdcdae',
950: '#000000',
},
}SCSS
$custom: #bdcdae; $custom-light: #d1dcc6; $custom-dark: #000000;
JSON
{
"hex": "#bdcdae",
"rgb": {
"r": 189,
"g": 205,
"b": 174
},
"hsl": {
"h": 90.968,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82774,
"c": 0.04574,
"h": 129.7
},
"luminance": 0.57537
}Semantic roles & 50–950 ramp
primary
#BDCDAE
secondary
#907DA2
accent
#43A274
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482