#BDCEAB#BDCEAB
#BDCEAB is a very light, muted yellow-green. Relative luminance 0.579; OKLCH L 82.9% C 0.051 H 128.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEAB |
|---|---|
| RGB | rgb(189, 206, 171) |
| HSL | hsl(89, 26%, 74%) |
| HSV | hsv(89, 17%, 81%) |
| CMYK | cmyk(8.3%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(80.68, -12.02, 15.50) |
| CIE-LCH | lch(80.68, 19.62, 127.79°) |
| OKLab | oklab(82.91% -0.0319 0.0399) |
| OKLCH | oklch(82.91% 0.051 128.6) |
| XYZ | xyz(50.4071, 57.9014, 47.0407) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.54
Sage Green
#9CAF88
ΔE00 8.60
Greenish Grey
#96AE8D
ΔE00 9.21
Pale Olive
#B9CC81
ΔE00 9.30
Darkseagreen
#8FBC8F
ΔE00 9.34
Light Sage
#BCECAC
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEAB #BCABCE
analogous
#CECEAB #BDCEAB #ACCEAB
triadic
#BDCEAB #ABBDCE #CEABBD
tetradic
#BDCEAB #ABCECE #BCABCE #CEABAC
square
#BDCEAB #ABCECE #BCABCE #CEABAC
split-complementary
#BDCEAB #ABACCE #CEABCE
monochromatic
#80A15E #9FB784 #BDCEAB #DBE5D2 #F0F4EC
Accessibility & contrast
On white
1.67
#BDCEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BDCEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEAB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEAB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A9
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#BFCBC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdceab; /* rgb */ color: rgb(189, 206, 171); /* oklch */ color: oklch(82.9% 0.051 128.6);
Tailwind
colors: {
custom: {
50: '#d1ddc4',
500: '#bdceab',
950: '#000000',
},
}SCSS
$custom: #bdceab; $custom-light: #d1ddc4; $custom-dark: #000000;
JSON
{
"hex": "#bdceab",
"rgb": {
"r": 189,
"g": 206,
"b": 171
},
"hsl": {
"h": 89.143,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.82914,
"c": 0.05109,
"h": 128.6
},
"luminance": 0.57902
}Semantic roles & 50–950 ramp
primary
#BDCEAB
secondary
#8E7AA3
accent
#41A571
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482