#BDCEB0#BDCEB0
#BDCEB0 is a very light, muted yellow-green. Relative luminance 0.581; OKLCH L 83.0% C 0.045 H 131.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEB0 |
|---|---|
| RGB | rgb(189, 206, 176) |
| HSL | hsl(94, 23%, 75%) |
| HSV | hsv(94, 15%, 81%) |
| CMYK | cmyk(8.3%, 0%, 14.6%, 19.2%) |
| CIE-LAB | lab(80.79, -11.19, 13.00) |
| CIE-LCH | lch(80.79, 17.15, 130.73°) |
| OKLab | oklab(83.04% -0.0298 0.0336) |
| OKLCH | oklch(83.04% 0.045 131.6) |
| XYZ | xyz(50.8927, 58.0957, 49.5983) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.04
Greenish Grey
#96AE8D
ΔE00 9.34
Light Grey Green
#B7E1A1
ΔE00 9.63
Darkseagreen
#8FBC8F
ΔE00 9.88
Pale Olive
#B9CC81
ΔE00 10.74
Light Sage
#BCECAC
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEB0 #C1B0CE
analogous
#CCCEB0 #BDCEB0 #B0CEB2
triadic
#BDCEB0 #B0BDCE #CEB0BD
tetradic
#BDCEB0 #B0CCCE #C1B0CE #CEB2B0
square
#BDCEB0 #B0CCCE #C1B0CE #CEB2B0
split-complementary
#BDCEB0 #B2B0CE #CEB0CC
monochromatic
#7E9F64 #9DB78A #BDCEB0 #DDE5D6 #EFF3EC
Accessibility & contrast
On white
1.66
#BDCEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BDCEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEB0
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEB0 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AE
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#BECBC5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdceb0; /* rgb */ color: rgb(189, 206, 176); /* oklch */ color: oklch(83.0% 0.045 131.6);
Tailwind
colors: {
custom: {
50: '#d1ddc7',
500: '#bdceb0',
950: '#000000',
},
}SCSS
$custom: #bdceb0; $custom-light: #d1ddc7; $custom-dark: #000000;
JSON
{
"hex": "#bdceb0",
"rgb": {
"r": 189,
"g": 206,
"b": 176
},
"hsl": {
"h": 94,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.83035,
"c": 0.04493,
"h": 131.6
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#BDCEB0
secondary
#947FA3
accent
#44A279
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482