#BDCDB3#BDCDB3
#BDCDB3 is a very light, muted yellow-green. Relative luminance 0.577; OKLCH L 82.9% C 0.040 H 133.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDB3 |
|---|---|
| RGB | rgb(189, 205, 179) |
| HSL | hsl(97, 21%, 75%) |
| HSV | hsv(97, 13%, 80%) |
| CMYK | cmyk(7.8%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(80.59, -10.17, 11.12) |
| CIE-LCH | lch(80.59, 15.06, 132.45°) |
| OKLab | oklab(82.9% -0.0271 0.0288) |
| OKLCH | oklch(82.9% 0.04 133.3) |
| XYZ | xyz(50.9529, 57.7358, 51.0988) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.42
Greenish Grey
#96AE8D
ΔE00 9.53
Light Grey
#D8DCD6
ΔE00 10.46
Darkseagreen
#8FBC8F
ΔE00 10.57
Light Grey Green
#B7E1A1
ΔE00 10.80
Silver (survey)
#C5C9C7
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDB3 #C3B3CD
analogous
#CACDB3 #BDCDB3 #B3CDB6
triadic
#BDCDB3 #B3BDCD #CDB3BD
tetradic
#BDCDB3 #B3CACD #C3B3CD #CDB6B3
square
#BDCDB3 #B3CACD #C3B3CD #CDB6B3
split-complementary
#BDCDB3 #B6B3CD #CDB3CA
monochromatic
#7D9C69 #9DB58E #BDCDB3 #DDE5D8 #EFF3ED
Accessibility & contrast
On white
1.67
#BDCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BDCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDB3
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDB3 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B2
Deuteranopia (green-blind)
#CDC8B4
Tritanopia (blue-blind)
#BDCBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdb3; /* rgb */ color: rgb(189, 205, 179); /* oklch */ color: oklch(82.9% 0.040 133.3);
Tailwind
colors: {
custom: {
50: '#d1dcc9',
500: '#bdcdb3',
950: '#000000',
},
}SCSS
$custom: #bdcdb3; $custom-light: #d1dcc9; $custom-dark: #000000;
JSON
{
"hex": "#bdcdb3",
"rgb": {
"r": 189,
"g": 205,
"b": 179
},
"hsl": {
"h": 96.923,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.82899,
"c": 0.0396,
"h": 133.3
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#BDCDB3
secondary
#9682A2
accent
#469F7D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482