#BDCCAE#BDCCAE
#BDCCAE is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.6% C 0.044 H 129.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCAE |
|---|---|
| RGB | rgb(189, 204, 174) |
| HSL | hsl(90, 23%, 74%) |
| HSV | hsv(90, 15%, 80%) |
| CMYK | cmyk(7.4%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.21, -10.50, 13.24) |
| CIE-LCH | lch(80.21, 16.90, 128.41°) |
| OKLab | oklab(82.56% -0.0278 0.0342) |
| OKLCH | oklch(82.56% 0.044 129.1) |
| XYZ | xyz(50.2179, 57.0603, 48.4043) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.72
Greenish Grey
#96AE8D
ΔE00 9.14
Light Grey Green
#B7E1A1
ΔE00 10.00
Darkseagreen
#8FBC8F
ΔE00 10.03
Pale Olive
#B9CC81
ΔE00 10.61
Light Grey
#D8DCD6
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCAE #BDAECC
analogous
#CCCCAE #BDCCAE #AECCAE
triadic
#BDCCAE #AEBDCC #CCAEBD
tetradic
#BDCCAE #AECCCC #BDAECC #CCAEAE
square
#BDCCAE #AECCCC #BDAECC #CCAEAE
split-complementary
#BDCCAE #AEAECC #CCAECC
monochromatic
#809D63 #9EB488 #BDCCAE #DCE4D4 #F0F3EC
Accessibility & contrast
On white
1.69
#BDCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BDCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCAE
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCAE | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AC
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#BEC9C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdccae; /* rgb */ color: rgb(189, 204, 174); /* oklch */ color: oklch(82.6% 0.044 129.1);
Tailwind
colors: {
custom: {
50: '#d1dbc6',
500: '#bdccae',
950: '#000000',
},
}SCSS
$custom: #bdccae; $custom-light: #d1dbc6; $custom-dark: #000000;
JSON
{
"hex": "#bdccae",
"rgb": {
"r": 189,
"g": 204,
"b": 174
},
"hsl": {
"h": 90,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82562,
"c": 0.0441,
"h": 129.1
},
"luminance": 0.57061
}Semantic roles & 50–950 ramp
primary
#BDCCAE
secondary
#8F7DA1
accent
#44A173
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482