#BDCDB4#BDCDB4
#BDCDB4 is a very light, muted yellow-green. Relative luminance 0.578; OKLCH L 82.9% C 0.038 H 134.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDB4 |
|---|---|
| RGB | rgb(189, 205, 180) |
| HSL | hsl(98, 20%, 75%) |
| HSV | hsv(98, 12%, 80%) |
| CMYK | cmyk(7.8%, 0%, 12.2%, 19.6%) |
| CIE-LAB | lab(80.61, -10.00, 10.61) |
| CIE-LCH | lch(80.61, 14.58, 133.28°) |
| OKLab | oklab(82.92% -0.0267 0.0276) |
| OKLCH | oklch(82.92% 0.038 134.1) |
| XYZ | xyz(51.0544, 57.7764, 51.6334) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.59
Greenish Grey
#96AE8D
ΔE00 9.64
Light Grey
#D8DCD6
ΔE00 10.22
Darkseagreen
#8FBC8F
ΔE00 10.75
Silver (survey)
#C5C9C7
ΔE00 10.91
Light Grey Green
#B7E1A1
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDB4 #C4B4CD
analogous
#C9CDB4 #BDCDB4 #B4CDB7
triadic
#BDCDB4 #B4BDCD #CDB4BD
tetradic
#BDCDB4 #B4C9CD #C4B4CD #CDB7B4
square
#BDCDB4 #B4C9CD #C4B4CD #CDB7B4
split-complementary
#BDCDB4 #B7B4CD #CDB4C9
monochromatic
#7C9C6B #9DB58F #BDCDB4 #DDE5D9 #EFF3ED
Accessibility & contrast
On white
1.67
#BDCDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BDCDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDB4
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDB4 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B3
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#BDCBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdb4; /* rgb */ color: rgb(189, 205, 180); /* oklch */ color: oklch(82.9% 0.038 134.1);
Tailwind
colors: {
custom: {
50: '#d1dcca',
500: '#bdcdb4',
950: '#000000',
},
}SCSS
$custom: #bdcdb4; $custom-light: #d1dcca; $custom-dark: #000000;
JSON
{
"hex": "#bdcdb4",
"rgb": {
"r": 189,
"g": 205,
"b": 180
},
"hsl": {
"h": 98.4,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.82924,
"c": 0.03839,
"h": 134.1
},
"luminance": 0.57777
}Semantic roles & 50–950 ramp
primary
#BDCDB4
secondary
#9783A2
accent
#479E7F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482