#BDCEB4#BDCEB4
#BDCEB4 is a very light, muted yellow-green. Relative luminance 0.583; OKLCH L 83.1% C 0.040 H 134.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEB4 |
|---|---|
| RGB | rgb(189, 206, 180) |
| HSL | hsl(99, 21%, 76%) |
| HSV | hsv(99, 13%, 81%) |
| CMYK | cmyk(8.3%, 0%, 12.6%, 19.2%) |
| CIE-LAB | lab(80.88, -10.51, 10.99) |
| CIE-LCH | lch(80.88, 15.21, 133.71°) |
| OKLab | oklab(83.14% -0.0281 0.0285) |
| OKLCH | oklch(83.14% 0.04 134.6) |
| XYZ | xyz(51.2943, 58.2563, 51.7134) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.58
Greenish Grey
#96AE8D
ΔE00 9.64
Darkseagreen
#8FBC8F
ΔE00 10.50
Light Grey
#D8DCD6
ΔE00 10.53
Light Grey Green
#B7E1A1
ΔE00 10.64
Silver (survey)
#C5C9C7
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEB4 #C5B4CE
analogous
#CACEB4 #BDCEB4 #B4CEB8
triadic
#BDCEB4 #B4BDCE #CEB4BD
tetradic
#BDCEB4 #B4CACE #C5B4CE #CEB8B4
square
#BDCEB4 #B4CACE #C5B4CE #CEB8B4
split-complementary
#BDCEB4 #B8B4CE #CEB4CA
monochromatic
#7C9E6A #9CB68F #BDCEB4 #DEE6D9 #EFF3EC
Accessibility & contrast
On white
1.66
#BDCEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BDCEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEB4
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEB4 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB3
Deuteranopia (green-blind)
#CEC8B5
Tritanopia (blue-blind)
#BDCCC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdceb4; /* rgb */ color: rgb(189, 206, 180); /* oklch */ color: oklch(83.1% 0.040 134.6);
Tailwind
colors: {
custom: {
50: '#d1ddca',
500: '#bdceb4',
950: '#000000',
},
}SCSS
$custom: #bdceb4; $custom-light: #d1ddca; $custom-dark: #000000;
JSON
{
"hex": "#bdceb4",
"rgb": {
"r": 189,
"g": 206,
"b": 180
},
"hsl": {
"h": 99.231,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83136,
"c": 0.04007,
"h": 134.6
},
"luminance": 0.58257
}Semantic roles & 50–950 ramp
primary
#BDCEB4
secondary
#9883A3
accent
#469F80
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482